Json RPC server compatible with official specification:
http://www.jsonrpc.org/specification
Installation:
composer require dawidmazurek/php-jsonrpc-server
How to use example:
https://github.com/DawidMazurek/php-jsonrpc-server/blob/master/examples/server.php