dawidmazurek/php-jsonrpc-server

Simple json-rpc server

Installs: 1 487

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 0

Forks: 2

Open Issues: 0

pkg:composer/dawidmazurek/php-jsonrpc-server

2.0.0 2018-03-28 18:42 UTC

This package is not auto-updated.

Last update: 2025-10-26 10:57:47 UTC


README

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