PHP Classes

PHP JSON-RPC Client: Maps class calls to JSON-RPC API server requests

Recommend this page to a friend!
  Info   View files View files (7)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 483 This week: 1All time: 5,925 This week: 560Up
Version License PHP version Categories
php-json-rpc-client 2.3Free for non-comm...5.4PHP 5, Web services
Description 

Author

This package can map class calls to JSON-RPC API server requests.

There is a class that can send HTTP requests to a remote API server using the JSON-RPC protocol.

A base class can map calls to is objects into requests to a given JSON RPC server.

Implementation classes should extend the base class to define which functions the JSON-RPC server supports, so only calls to those functions will be turned into JSON-RPC calls.

Picture of Martin Barker
  Performance   Level  
Name: Martin Barker <contact>
Classes: 14 packages by
Country: United Kingdom
Age: 34
All time rank: 29514 in United Kingdom
Week rank: 411 Down12 in United Kingdom Up
Innovation award
Innovation award
Nominee: 2x

  Files folder image Files  
File Role Description
Files folder imageAPI (4 files)
Files folder imageWeb (2 files)
Plain text file TestSuit.php Example Example using system

  Files folder image Files  /  API  
File Role Description
  Plain text file JSONRPC.API.Base.php Class Base class to implement API Methods from
  Plain text file JSONRPC.API.php Class handles calling a JSON API Server and reading responses
  Plain text file JSONRPC.API.Search.php Example Another Example usage of Base to control API calls
  Plain text file JSONRPC.API.User.php Example Example usage of Base to control API calls

  Files folder image Files  /  Web  
File Role Description
  Plain text file JSONRPC.Web.Request.php Class Class for cominucating to server
  Plain text file JSONRPC.Web.ServerDetails.php Class Class to manage Server information for connecting to

 Version Control Unique User Downloads Download Rankings  
 0%
Total:483
This week:1
All time:5,925
This week:560Up