PHP Classes

Simple REST Library: Process requests to work as a REST server

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,136 This week: 1All time: 3,326 This week: 560Up
Version License PHP version Categories
simple-rest-library 1.0.0GNU General Publi...5.0PHP 5, Web services
Description 

Author

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.

Picture of Arun Kumar
Name: Arun Kumar <contact>
Classes: 1 package by
Country: India India
Age: 37
All time rank: 2196132 in India India
Week rank: 411 Up26 in India India Up

  Files folder image Files  
File Role Description
Plain text file Rest.inc.php Class REST Handler
Accessible without login Plain text file api.php Example Example
Accessible without login Plain text file .htaccess Data REST Url reqrite

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,136
This week:1
All time:3,326
This week:560Up