-
Ripcord is a PHP 5 XML-RPC server and client library with a very simple and easy to use API. You can create XML-RPC, (simplified) SOAP 1.1, and SimpleRPC clients with one call and then call RPC methods as if they were local methods of the client. You can create a server with one call, passing it any number of objects ...
-
PHP RPC Lite implements a lightweight remote procedure call server and client for calling functions in a distinct server also running a PHP script. PHP RPC Lite can be used for invoking distributed services running on different Web servers running PHP. The PHP RPC client takes function call arguments and marshalls to a PHP RPC server using HTTP POST method. ...
-
Freshmeat.net XML-RPC is meant to query Freshmeat for information about the projects registered in the site. It uses the XML-RPC interface to query Freshmeat.Freshmeat.net XML-RPC lets you query the available software licenses, query the project branch list, query the project releases, submit a new project release and withdraw a project release.
-
PHP RPC Lite classes implements a lightweight remote procedure call server and client for calling functions in a distinct server also running a PHP script. It can be used for invoking distributed services running on different Web servers running PHP.The PHP RPC client takes function call arguments and marshalls to a PHP RPC server using HTTP POST method. The server ...
-
phpRPC is meant to be an easy to use xmlrpc library. Function syntax, and plugging into most weblogs (xoops, nuke, pn, etc) is greatly simplified with the use of database/rpc-protocol abstraction. It should run on any php server with most datbases.

