 |
|
Innovation award
 Nominee: 4x |
This class can handle calls to JSON RPC Web services.
It can register global PHP functions or functions of given PHP classes to implement Web services using the JSON RPC protocol.
The Web pages can use the jQuery library to send AJAX requests using the JSON RPC protocol and this class handles the request by calling the registered functions and returning the responses.
The class can also handle discovery and documentation requests about API provided by the registered functions.
 June 2011
Number 2
Prize: One downloadable e-book of choice by O'Reilly |
JSON RPC is a protocol popularized among the community of developers that use the jQuery library.
It is used to perform interactive communication between Web applications on the browser and the application server side.
This class can simplify the implementation of server side of a JSON RPC based application in PHP.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
| Link |
Description |
| simpleMvc |
simpleMVC framework |

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