Download the PHP package alexdevid/rest-server without Composer
On this page you can find all versions of the php package alexdevid/rest-server. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alexdevid/rest-server
More information about alexdevid/rest-server
Files in alexdevid/rest-server
Download alexdevid/rest-server
More information about alexdevid/rest-server
Files in alexdevid/rest-server
Vendor alexdevid
Package rest-server
Short Description Simple php REST-server
License MIT
Homepage http://github.com/alexdevid/rest-server/
Package rest-server
Short Description Simple php REST-server
License MIT
Homepage http://github.com/alexdevid/rest-server/
Please rate this library. Is it a good library?
Informations about the package rest-server
PHP REST-Server
Documentation @todo
- Installation
- Usage
- Docs
Installation:
Using Composer:
- install Composer
Usage
Somewhere in the begining of your script add this:
Then add Controllers
Controllers
Controllers should extend class and it methods:
Each method is responsible for its own request method. Look folder for more info
Testing
You can run PHPUnit tests in tests folder
All versions of rest-server with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package alexdevid/rest-server contains the following files
Loading the files please wait ....