PHP Classes
elePHPant
Icontem

JSON RPC Client: Send call requests to JSON RPC servers

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2012-02-26 (4 years ago) RSS 2.0 feedNot enough user ratingsTotal: 540 All time: 5,295 This week: 872Up
Version License PHP version Categories
json-rpc-client 1.0Artistic License5.0HTTP, PHP 5, Web services
Description Author

This class can send call requests to JSON RPC servers.

It handles calls to functions of the class by sending HTTP requests to a remote JSON RPC Web server.

The class takes the name of the function to call in the remote server from the function of the class being called. The function parameters are passed as arrays.

The class returns the decoded results returned by the JSON RPC server.

Innovation Award
PHP Programming Innovation award nominee
February 2012
Number 3


Prize: One downloadable e-book of choice by O'Reilly
JSON RPC is a protocol for calling remote Web services by exchanging data of the call parameters and return values using the JSON format to represent the exchanged data.

This class can be used to call remote Web services that support the JSON RPC protocol from PHP applications.

Manuel Lemos
Picture of Kacper Rowinski
  Performance   Level  
Name: Kacper Rowinski <contact>
Classes: 7 packages by
Country: Poland Poland
Innovation award
Innovation award
Nominee: 3x

  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example example usage
Plain text file jsonRPCClient.php Class jsonRPCClient

 Version Control Unique User Downloads Download Rankings  
 0%
Total:540
This week:0
All time:5,295
This week:872Up
User Comments (1)
Thanks for sharing the class.
4 years ago (Grigori Kochanov)
67%StarStarStarStar