Registry / networking / phpxmlrpc-phpxmlrpc

phpxmlrpc-phpxmlrpc

JSON →
library4.11.5phppackagistunverified

A php library for building xmlrpc clients and servers

composer require phpxmlrpc/phpxmlrpc
INSTALL
IMPORT
SIG · PHPXMLRPC-PHPXMLRP
P
phpxmlrpc-phpxmlrpc
networkingphpv4.11.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Client
use PhpXmlRpc\Client;

Create an XML-RPC client and send a request

use PhpXmlRpc\Client; $client = new Client('http://example.com/xmlrpc'); $response = $client->send(new PhpXmlRpc\Request('method.call', []));
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.11.5latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
phpxmlrpc-phpxmlrpc — pip install phpxmlrpc-phpxmlrpc · libregistry