Registry / networking / laminas-laminas-json-server

laminas-laminas-json-server

JSON →
library3.9.0phppackagistunverified

Laminas Json-Server is a JSON-RPC server implementation.

composer require laminas/laminas-json-server
INSTALL
IMPORT
SIG · LAMINAS-LAMINAS-JS
L
laminas-laminas-json-server
networkingphpv3.9.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Server
use Laminas\Json\Server\Server;

Create and handle a JSON-RPC server.

use Laminas\Json\Server\Server; $server = new Server(); $server->setClass('My\Rpc\Class'); $server->handle();
Debug
Known issues
breakingRequires PHP 7.4 or later.
fix
Upgrade PHP to 7.4+.
affects: <3.9.0
Upgrade
Version history
3.9.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Resources
laminas-laminas-json-server — pip install laminas-laminas-json-server · libregistry