/php-jsonrpc-server

JSON-RPC server written in php

Primary LanguagePHPMIT LicenseMIT

JSON-RPC server

Build Status Maintainability Test Coverage

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