kraz/json-rpc-client

JSON-RPC 2.0 Client (PSR-17/18)

Maintainers

Package info

github.com/kraz/json-rpc-client

pkg:composer/kraz/json-rpc-client

Statistics

Installs: 98

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-05-08 09:37 UTC

This package is auto-updated.

Last update: 2026-05-17 10:52:20 UTC


README

CI Packagist Version GitHub license

Lightweight implementation of JSON-RPC 2.0 client which can use any HTTP PSR-18 compatible client in combination with any PSR-17 compatible HTTP factory.

Installation

composer require kraz/json-rpc-client

Some compatible HTTP clients

License

This library is licensed under the MIT License. See the LICENSE file for details.