Download the PHP package datto/json-rpc-auth without Composer
On this page you can find all versions of the php package datto/json-rpc-auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download datto/json-rpc-auth
More information about datto/json-rpc-auth
Files in datto/json-rpc-auth
Download datto/json-rpc-auth
More information about datto/json-rpc-auth
Files in datto/json-rpc-auth
Vendor datto
Package json-rpc-auth
Short Description Auth extension for JSON-RPC library
License LGPL-3.0
Homepage http://www.datto.com
Package json-rpc-auth
Short Description Auth extension for JSON-RPC library
License LGPL-3.0
Homepage http://www.datto.com
Please rate this library. Is it a good library?
Informations about the package json-rpc-auth
JSON-RPC Auth Extension
This is an authentication and authorization extension for the php-json-rpc library. It provides the ability to authorize JSON-RPC requests before they reach the endpoint.
Examples
First write an authentication Handler
:
Once you have that, just use it like this. This example uses the Simple\Evaluator
(see php-json-rpc-simple) as underlying mapping mechanism:
Requirements
- PHP >= 5.3
Installation
License
This package is released under an open-source license: LGPL-3.0.
Author
Written by Chad Kosie and Philipp C. Heckel.
All versions of json-rpc-auth with dependencies
PHP Build Version
Package Version
The package datto/json-rpc-auth contains the following files
Loading the files please wait ....