Download the PHP package inurosen/jsonrpc-server without Composer
On this page you can find all versions of the php package inurosen/jsonrpc-server. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download inurosen/jsonrpc-server
More information about inurosen/jsonrpc-server
Files in inurosen/jsonrpc-server
Download inurosen/jsonrpc-server
More information about inurosen/jsonrpc-server
Files in inurosen/jsonrpc-server
Vendor inurosen
Package jsonrpc-server
Short Description JSON-RPC 2.0 Server Library for PHP
License GPL-3.0-or-later
Package jsonrpc-server
Short Description JSON-RPC 2.0 Server Library for PHP
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package jsonrpc-server
JSON-RPC 2.0 Server for PHP
Requirements
- PHP 7.1+
Installation
Usage
1. Configure
OOP style
Closure style
2. Execute
Result will be a JSON-RPC result.
3. Validate
Validators must implement Inurosen\JsonRPCServer\Interfaces\ValidatorInterface
.
Extending Inurosen\JsonRPCServer\Validator
and assigning rules is enough.
Or if your params is not object but a scalar or simple value
All versions of jsonrpc-server with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package inurosen/jsonrpc-server contains the following files
Loading the files please wait ....