Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() |
![]() ![]() |
Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2020-02-27 (10 months ago) ![]() | Not enough user ratings | Total: 231 | All time: 8,003 This week: 198![]() |
Version | License | PHP version | Categories | |||
intortus-json-rpc 1.2.1 | GNU General Publi... | 5.3 | PHP 5, Libraries, Web services |
Description | Author | |
This package can handle API requests to a JSON RPC server. |
Version ------------------------------------------------------------------------------- Version 1.2 Moved Singleton Architecture for Objects into the Callable Object class. Version 1.1.3 Fixed another by causing MethodNotFound incorrectly. Version 1.1.2 Fixed a bug in the method registration system that prevented. methods from working. Version 1.1 Added example of objective design pattern. Version 1.0 JSON RPC Server supporting Objective Design Pattern. Usage ------------------------------------------------------------------------------- please see /index.php for example how to use Autoloader ------------------------------------------------------------------------------- This Libary provides an autoloader that has to be used to load these classes. DO NOT TRY AND INCLUDE ANYTHING FROM INSIDE THE JSONRPC FOLDER. the auto loader will do this for you. Code outline ------------------------------------------------------------------------------- There is a uncompleted version of phpDocumentation for this procat at: https://mega.nz/#!SEMSWSgQ!rCwYyhVuXmDnMtEfJ8O1e9LGrNrDDuDpjeaDhSzWVCk this only provides outlines for the handler.php as that is the only file you would normally be interacting with. |
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() ![]() |
Example | Example Server entry point file | ||
![]() ![]() |
Doc. | Readme | ||
![]() ![]() |
Example | example script showing how to test the serevr |
![]() |
/ | API |
File | Role | Description |
---|---|---|
![]() |
Class | Example use of objective design for use in index.php |
![]() |
/ | intortus |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() ![]() |
Aux. | Autoloader for intortus Library |
![]() |
/ | intortus | / | jsonrpc |
File | Role | Description |
---|---|---|
![]() |
Class | base object for all classes that are provided to the server |
![]() |
Class | error object that get's provided as a response to an error'd request |
![]() |
Class | Main Source: the JSON RPC Server |
![]() |
Class | request object file used to convert json request into Objects in PHP |
![]() |
Class | response object file used to convert response to JSON code |
![]() |
Class | base object for any object that returns though the JSON RPC server |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.