Top Level :: Web Services

Package Information: XML_RPC2

» Summary » License
XML-RPC client/server library PHP License 3.02
» Current Release » Bug Summary
1.1.1 (stable) was released on 2011-06-30 (Changelog)
Easy Install

Not sure? Get more info.

pear install XML_RPC2

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/XML_RPC2

  • Package Maintenance Rank: 37 of 189 packages with open bugs
  • Number of open bugs: 3 (51 total bugs)
  • Average age of open bugs: 299 days
  • Oldest open bug: 342 days

Report a new bug to XML_RPC2
» Description
XML_RPC2 is a pear package providing XML_RPC client and server services. XML-RPC is a simple remote procedure call protocol built using HTTP as transport and XML as encoding.
As a client library, XML_RPC2 is capable of creating a proxy class which exposes the methods exported by the server. As a server library, XML_RPC2 is capable of exposing methods from a class or object instance, seamlessly exporting local methods as remotely callable procedures.
» Maintainers » More Information

Packages that depend on XML_RPC2

Dependencies for XML_RPC2