datto/json-rpc
Lightweight PHP library for building and parsing JSON-RPC 2.0 messages. Fully spec compliant, 100% unit-tested, and transport-agnostic so you can use HTTP, SSH, or any channel. Includes simple Client/Server APIs and working examples.
Adopt when:
add, notify, etc.).Look elsewhere when:
php-json-rpc-http or php-json-rpc-ssh instead.For Executives: "This package lets us build lightweight, standards-compliant RPC APIs in PHP without the overhead of HTTP/REST stacks. It’s ideal for internal tools, CLI-driven workflows, or integrating with legacy systems—saving dev time while ensuring interoperability with other languages. Since it’s transport-agnostic, we can pair it with existing HTTP/SSH libraries if needed. The LGPL license avoids vendor lock-in, and its minimal footprint aligns with our lean infrastructure goals."
For Engineers: *"Need a battle-tested, spec-compliant JSON-RPC 2.0 library for PHP? This package gives you:
add, notify).php-json-rpc-http/ssh if needed).Perfect for internal APIs, CLI tools, or prototyping. Examples and docs are ready to go—just replace the sample code with your logic."*
How can I help you explore Laravel packages today?