Libraries tagged by json rpc 2
cline/open-rpc
6518 Downloads
TODO
bednic/json-rpc
4424 Downloads
JSON RPC 2.0 implementation
barechain/guzzle-jsonrpc
3309 Downloads
JSON-RPC 2.0 client for Guzzle
ragephp/jsonrpc-server
11645 Downloads
Ultra-simple JSON-RPC 2.0 server for symfony-based frameworks.
rryqszq4/jsonrpc
1 Downloads
Lightweight, fast JsonRPC 2.0 client/server of PHP extension,base on multi_curl + epoll of client.
monkeyscloud/monkeyslegion-mcp
781 Downloads
Production-grade MCP (Model Context Protocol) server and client for PHP 8.4 with attribute-based tool registration, stdio + Streamable HTTP transports, and JSON-RPC 2.0 engine.
comodojo/rpcclient
11957 Downloads
XML and JSON(2.0) RPC client
amashukov/eth-php
790 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.
bytes-commerce/zabbix-api
931 Downloads
A PHP library for interacting with the Zabbix API using JSON-RPC 2.0
evilscott/junior
14231 Downloads
JSONRPC 2.0 Client and Server
kode/fibers
227 Downloads
Kode/Fibers - 高性能 PHP Fiber 协程调度器。提供协程池、上下文传递、分布式调度、断路器、负载均衡、RPC 通信(JSON/gRPC/WebSocket)、分布式事务(2PC/TCC/Saga)、多框架集成等企业级特性。
wpjscc/php-json-rpc
53 Downloads
A maintained fork of the datto/json-rpc package. Fully unit-tested JSON-RPC 2.0 for PHP.
larananas/lumen-json-rpc
172 Downloads
Framework-free JSON-RPC 2.0 server library for modern PHP.
jalle19/simple-json-rpc-client
4190 Downloads
Simple JSON-RPC 2.0 client which utilizes Zend for HTTP functionality
inurosen/jsonrpc-server
4800 Downloads
JSON-RPC 2.0 Server Library for PHP