Libraries tagged by json-rpc-client
amashukov/eth-php
499 Downloads
Standalone Ethereum / EVM SDK for PHP — Keccak-256, secp256k1 + ECDSA (RFC 6979), RLP, EIP-1559 offline signing, ABI calldata encoder, and an ethers.js-style JSON-RPC client. Umbrella package pulling the full pure-PHP EVM stack.
denpa/php-bitapi
21 Downloads
Bitcoin JSON-RPC client based on GuzzleHttp
kraz/json-rpc-client
136 Downloads
JSON-RPC 2.0 Client (PSR-17/18)
jalle19/simple-json-rpc-client
4183 Downloads
Simple JSON-RPC 2.0 client which utilizes Zend for HTTP functionality
fightbulc/jsonrpc_curl
72118 Downloads
JSON-RPC CURL
vohof/transmission
1714 Downloads
Awesome PHP JSON-RPC client library for Transmission
soundasleep/jsonrpcclient
110 Downloads
A simple PHP implementation of a JSON-RPC client and server
hernandev/light-rpc
194 Downloads
LightRPC is a Clean, Easy and Simple, JSON-RPC client over HTTPS for PHP.
done/php-altcoinrpc
71 Downloads
Altcoin JSON-RPC client based on GuzzleHttp
amashukov/eth-rpc-client-php
359 Downloads
Ethereum JSON-RPC client in pure PHP — raw eth_* mirror (EthRpcClient) + ethers.js v6-flavoured facade (JsonRpcProvider) over any PSR-18 client. Typed Value Objects (transaction + receipt bundle, block, fee data, fee history, logs), bigint-safe hex/decimal helpers.
terah/json-rpc-client
10 Downloads
Simple client library for JSON-RPC2 over HTTP
strider2038/json-rpc-client
7583 Downloads
Flexible JSON RPC v2 client for PHP written in object-oriented style
neznajki/json-rpc-client-base
8 Downloads
Client Base for Json Rpc Requests
mekras/json-rpc-client
7595 Downloads
JSON-RPC PSR-17/18 compatible client
leafpoda/json-rpc-client
1724 Downloads