XAPR
What is XAPR ?
XAPR, pronounced ‘zapper’, stands for XML and PHP Remoting and is an open-source RPC library I’ve written that uses PHP5’s XML functionality to handle requests from a variety of client technologies including Flash, Javascript and even PHP. XAPR is an alternative to other mechanisms such as SOAP, JSON-RPC and XML-RPC. Heavily influenced by AMFPHP, JSON-RPC and the excellent (but now seemingly abandoned) JPSPAN, XAPR is an attempt to take the best ideas and roll a universal solution.


