Recommend this page to a friend! |
Download .zip |
Info | View files (10) | Download .zip | Reputation | Support forum (9) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2010-09-20 (6 years ago) | 76% | Total: 4,970 This week: 5 | All time: 513 This week: 211 |
Version | License | PHP version | Categories | |||
restserver 0.1 | GNU General Publi... | 5.0 | PHP 5, Web services, Design Patterns |
Description | Author | ||||||||||||||||
This package can be used to implement REST Web services servers. Innovation Award
|
|
Files |
File | Role | Description | ||
---|---|---|---|---|
tests (1 file) | ||||
RestServer.class.php | Class | RestServer main class | ||
README.html | Doc. | Documentation | ||
RestAction.class.php | Class | Action interface | ||
RestAuthenticator.class.php | Class | RestAuthenticator handler | ||
RestController.class.php | Class | The controller interface | ||
RestRequest.class.php | Class | Request class | ||
RestResponse.class.php | Class | The Response class | ||
RestView.class.php | Class | The VIew interface | ||
GenericView.class.php | Class | GenericView class |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 1 |
|
|
User Ratings | User Comments (3) | ||||||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
tinyMVC | For navigation within application | Required |
Related pages |
RestServer para restful webservices Descrição do pacote em português |
Github page Project main page |
Pages that reference this package |
Zend Framework + Wordpress Often it is the case that you want to get extra functionality when you are coding a Wordpress plugin or even adding some enhanced functionality such as grabbing images using Amazon S3’s storage system or including flickr images with functionality that you may not find available with many other plugins available... |