This is a couple of classes written in PHP implementing respectively client and server functionalities of the JSON-RPC protocol.
PHP 7.1+ implementation of JSON RPC 2.0. Client and server libraries can handle **regular requests**, **notifications**.
Die Welt der API-Protokolle hat in letzter Zeit einen stetigen Aufschwung erlebt, und JSON-RPC sticht dabei als besonders ...