Download the PHP package antanasga/xmlrpcclient without Composer
On this page you can find all versions of the php package antanasga/xmlrpcclient. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download antanasga/xmlrpcclient
More information about antanasga/xmlrpcclient
Files in antanasga/xmlrpcclient
Download antanasga/xmlrpcclient
More information about antanasga/xmlrpcclient
Files in antanasga/xmlrpcclient
Vendor antanasga
Package xmlrpcclient
Short Description Easy way to make XMLRPC client requests
License MIT
Package xmlrpcclient
Short Description Easy way to make XMLRPC client requests
License MIT
Please rate this library. Is it a good library?
Informations about the package xmlrpcclient
XmlRpcClient
Easy way to make XMLRPC client requests
Documentation
instalation
installation using composer:
Usage
Interfaces trough Client
class.
__construct
- takes string value of server URL and request timeout time in seconds (default is 30 secs)
__call
- call is used for sending requests to XMLRPC server, method name sets <methodname>
errorInfo
- method returns AntanasGa\XmlRpcDecode\ResponseError
object with faultCode
and faultString
values
All versions of xmlrpcclient with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
antanasga/xmlrpcencode Version ^0.1.1
antanasga/xmlrpcdecode Version ^0.1.1
antanasga/xmlrpcencode Version ^0.1.1
antanasga/xmlrpcdecode Version ^0.1.1
The package antanasga/xmlrpcclient contains the following files
Loading the files please wait ....