-
JSON-RPC PHP is a collection of PHP scripts for working with the JSON RPC protocol. It is a protocol similar to XML-RPC, but implemented on top of JSON. The scripts are compliant with version 1.0 of the JSON-RPC protocol. It comes packet with both client and server functionality. Requirements:- PHP 5 or Higher

