Skip to content

DawidMazurek/php-jsonrpc-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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