Registry / http-client / graze-guzzle-jsonrpc

graze-guzzle-jsonrpc

JSON →
library3.2.1phppackagistunverified

JSON-RPC 2.0 client for Guzzle.

composer require graze/guzzle-jsonrpc
INSTALL
IMPORT
SIG · GRAZE-GUZZLE-JSONR
G
graze-guzzle-jsonrpc
http-clientphpv3.2.1
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 Graze\GuzzleHttp\JsonRpc\Client;

Create a JSON-RPC client and send a request.

use Graze\GuzzleHttp\JsonRpc\Client; $client = Client::factory('http://example.com/api'); $response = $client->send(new \Graze\GuzzleHttp\JsonRpc\Message\Request('method', ['param' => 'value']));
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
24
Resources
graze-guzzle-jsonrpc — pip install graze-guzzle-jsonrpc · libregistry