Top Level :: Web Services

Package Information: XML_RPC2

This package is not maintained, if you would like to take over please go to this page.
» Summary » License
XML-RPC client/server library LGPL-2.1
» Current Release » Bug Summary
1.1.5 (stable) was released on 2022-07-24 by ashnazg (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: 98 of 229 packages with open bugs
  • Number of open bugs: 6 (56 total bugs)
  • Average age of open bugs: 4291 days
  • Oldest open bug: 4759 days
  • Number of open feature requests: 1 (17 total feature requests)

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