This class can process requests to work as a REST server.
It is a base class that can process REST requests by extracting the request arguments from $_POST for POST requests, $_GET for GET and DELETE requests or from the script input for PUT requests.
The request parameters are stored in private variables so a sub-class can easily implement the actual REST calls.
|
|
| Name: |
Simple REST Library |
| Base name: |
simple-rest-library |
| Description: |
Process requests to work as a REST server |
| Version: |
- |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
665 users |
| All time rank: |
4181 |
| Week users: |
4 users |
| Week rank: |
690  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|