Registry / networking / lstrojny-fxmlrpc

lstrojny-fxmlrpc

JSON →
library0.22.0phppackagistunverified

Fast and tiny XML/RPC client with bridges for various HTTP clients.

composer require lstrojny/fxmlrpc
INSTALL
IMPORT
SIG · LSTROJNY-FXMLRPC
L
lstrojny-fxmlrpc
networkingphpv0.22.0
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 Lstrojny\fXMLRPC\Client;

Create an XML-RPC client and call a remote method.

use Lstrojny\fXMLRPC\Client; $client = new Client('http://example.com/xmlrpc'); $result = $client->call('methodName', ['param1', 'param2']);
Debug
Known issues
breakingRequires PHP 7.4 or higher.
fix
Upgrade PHP to version 7.4+.
affects: <0.22.0
Upgrade
Version history
0.22.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
lstrojny-fxmlrpc — pip install lstrojny-fxmlrpc · libregistry