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: 549 This week: 1All time: 5,517 This week: 560Up
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: 40
All time rank: 91726 in Poland Poland
Week rank: 27 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:549
This week:1
All time:5,517
This week:560Up
User Comments (1)
Thanks for sharing the class.
12 years ago (Grigori Kochanov)
67%StarStarStarStar