PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 548 All time: 5,508 This week: 344Up
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: 14 packages by
Country: Poland Poland
Age: 39
All time rank: 92326 in Poland Poland
Week rank: 132 Up1 in Poland Poland Up
Innovation award
Innovation award
Nominee: 8x

  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:548
This week:0
All time:5,508
This week:344Up
User Comments (1)
Thanks for sharing the class.
11 years ago (Grigori Kochanov)
67%StarStarStarStar