php-datto-json-rpc

Fully unit-tested JSON-RPC 2.0 for PHP

Description

This package allows you to create and evaluate JSON-RPC messages, using your own PHP code to evaluate the requests.

This package allows you to create and evaluate any JSON-RPC message. It implements the JSON-RPC specifications, but does not provide a transport layer—which you'll also need if you want to send or receive messages over a distance! One of the beautiful features of JSON-RPC is that you can use any transport layer to carry your messages: This package gives you that option.

Features:
 - Correct: fully compliant with the JSON-RPC 2.0 specifications (100%
   unit-test coverage)
 - Flexible: you can use your own code to evaluate the JSON-RPC method
   strings
 - Minimalistic: extremely lightweight
 - Ready to use, with working examples

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://www.datto.com/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install php-datto-json-rpc