Download the PHP package antanasga/xmlrpcdecode without Composer
On this page you can find all versions of the php package antanasga/xmlrpcdecode. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download antanasga/xmlrpcdecode
More information about antanasga/xmlrpcdecode
Files in antanasga/xmlrpcdecode
Download antanasga/xmlrpcdecode
More information about antanasga/xmlrpcdecode
Files in antanasga/xmlrpcdecode
Vendor antanasga
Package xmlrpcdecode
Short Description Easy way to decode XMLRPC requests
License MIT
Package xmlrpcdecode
Short Description Easy way to decode XMLRPC requests
License MIT
Please rate this library. Is it a good library?
Informations about the package xmlrpcdecode
XmlRpcDecode
Easy way to decode XMLRPC requests
Documentation
Installation
installation using composer:
composer.json
:
In terminal:
Usage
Interface trough Decode
class.
__construct
- takes string value of valid XML string, boolean value can be passed if there's a need for thrown error of fault codes
fetch
- method returns value array
errorInfo
- method returns ResponseError
object with faultCode
and faultString
values
All versions of xmlrpcdecode with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package antanasga/xmlrpcdecode contains the following files
Loading the files please wait ....