Innovation Award
 February 2009
Number 2 |
REST is a protocol for implementing Web services that is simpler than others like SOAP and XML-RPC.
This package provides an extensive solution to implement REST based Web service servers in PHP.
Manuel Lemos |
This package can be used to implement REST Web services servers.
It uses a model-view-controller (MVC) implementation to route REST GET, POST, DELETE and URL to controllers classes.
It also provide helpers for handling HTTP requests, response, headers, MIME types and authentication.
It uses decoration instead of inheritance, so do not have to extend any classes to implement your servers.
No configuration files, custom .htaccess files or naming conventions are necessary.
| There are not enough user ratings to display for this class. |
| Link |
Description |
| IdeasWall.org |
IdeasWall.org is a RESTfull webservice for managing your ideas,to-dos,projects and lists everywhere, on the desktop, web or mobile. |
 If you know an application of this package, send a message to the author to add a link here.
|
|