Download the PHP package barechain/guzzle-jsonrpc without Composer
On this page you can find all versions of the php package barechain/guzzle-jsonrpc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download barechain/guzzle-jsonrpc
More information about barechain/guzzle-jsonrpc
Files in barechain/guzzle-jsonrpc
Download barechain/guzzle-jsonrpc
More information about barechain/guzzle-jsonrpc
Files in barechain/guzzle-jsonrpc
Vendor barechain
Package guzzle-jsonrpc
Short Description JSON-RPC 2.0 client for Guzzle
License MIT
Homepage https://github.com/barechain/guzzle-jsonrpc
Package guzzle-jsonrpc
Short Description JSON-RPC 2.0 client for Guzzle
License MIT
Homepage https://github.com/barechain/guzzle-jsonrpc
Please rate this library. Is it a good library?
Informations about the package guzzle-jsonrpc
Guzzle-jsonrpc
This library implements [JSON-RPC 2.0][jsonrpc] for the Guzzle HTTP client
Install
Documentation
Async requests
Asynchronous requests are supported by making use of the [Guzzle Promises][guzzle-promise] library; an implementation of [Promises/A+][promise].
Throw exception on RPC error
You can throw an exception if you receive an RPC error response by adding the
option [rpc_error => true]
in the client constructor.
All versions of guzzle-jsonrpc with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
guzzlehttp/guzzle Version ^7.2
guzzlehttp/promises Version ^1.0
psr/http-message Version ^1.0
guzzlehttp/guzzle Version ^7.2
guzzlehttp/promises Version ^1.0
psr/http-message Version ^1.0
The package barechain/guzzle-jsonrpc contains the following files
Loading the files please wait ....