PHP Classes
elePHPant
Icontem

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    
Last Updated Ratings Unique User Downloads Download Rankings
2012-04-26 (4 years ago) RSS 2.0 feedNot enough user ratingsTotal: 1,109 This week: 3All time: 3,270 This week: 377Up
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

  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,109
This week:3
All time:3,270
This week:377Up