PHPXMLRPC (original) (raw)
Table of Contents
Namespaces
Classes
In the unlikely event that you are not using Composer to manage class autoloading, here's an autoloader for this lib.
Used to represent a client of an XML-RPC server.
A helper class to easily convert between Value objects and php native values.
Manages global configuration for operation of the library.
This class provides the representation of a request to an XML-RPC server.
This class provides the representation of the response of an XML-RPC server.
Allows effortless implementation of XML-RPC servers
This class enables the creation of values for XML-RPC, by encapsulating plain php values.
PHPXMLRPC "wrapper" class - generate stubs to transparently access xml-rpc methods as php functions and vice-versa.