 |
|
Innovation award
 Nominee: 2x |
This package implements JSON RPC protocol 2.0 client and server.
There is a client class that can send HTTP requests to a given JSON RPC server to call a specified function passing any additional parameters.
It can also send multiple JSON RPC requests and return the results of all calls.
Another class can process server requests by registering a given object of service class and dispatching requests to be handled by that object.
|
|
| Name: |
JSON RPC Client and Server |
| Base name: |
json-rpc-php |
| Description: |
Implements JSON RPC protocol client and server |
| Version: |
- |
| PHP version: |
5 |
| License: |
GNU General Public License (GPL) |
| All time users: |
454 users |
| All time rank: |
5179 |
| Week users: |
0 users |
| Week rank: |
1358  |
| |
|
 December 2012
Number 5
Prize: One book of choice by Packt |
JSON RPC is a protocol created to be used in AJAX applications.
The fact that usually JavaScript is used on the browser side, made JSON an ideal format to serialize and unserialize the data exchanged with the server.
This package provides a PHP solution not only to create JSON RPC 2.0 based servers, but also to send requests from PHP applications to external JSON RPC servers.
Manuel Lemos |
| Project record: |
jsonrpcphp |
| Popularity score: |
20.27 |
| Vitality score: |
12.24 |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| Git |
Git repo |
| |
Files |
|
|