Login   Register  
PHP Classes
elePHPant
Icontem

JSON RPC

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Jonathan Gotti
Name: Jonathan Gotti is available for providing paid consulting. Contact Jonathan Gotti .
Packages: 13 Browse all classes by Jonathan Gotti Browse all classes by
Country: France France - PHP jobs in France
Age: 36
All time rank: 684 in France France
Week rank: 174 Down10 in France France Down
Innovation award
Innovation award
Nominee: 4x


  Detailed description   Download .zip .tar.gz  
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.

  Classes of Jonathan Gotti  >  JSON RPC  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: JSON RPC
Base name: json-rpc
Description: Handle calls to JSON RPC Web services
Version: -
PHP version: 5.2
License: MIT/X Consortium License
All time users: 1033 users
All time rank: 3118
Week users: 2 users
Week rank: 1377 Up
 
  Groups   Rate classes User ratings   Applications   Related links   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Web services Web data clipping, SOAP or XML-RPC clients and servers View top rated classes
Group folder image AJAX Interact with the Web server without page reloading View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
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

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
Link Description
simpleMvc simpleMVC framework
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Quick overview documentation - overview

  Files folder image Files  
File Role Description
Plain text file class-jsonrpc.php Class main class
Accessible without login Plain text file hello.php Example sample jsonrpc service
Accessible without login Plain text file test.html Data javascrip proxy usage example

Download all files: json-rpc.tar.gz json-rpc.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.