Download the PHP package laasti/directions without Composer
On this page you can find all versions of the php package laasti/directions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laasti/directions
More information about laasti/directions
Files in laasti/directions
Download laasti/directions
More information about laasti/directions
Files in laasti/directions
Vendor laasti
Package directions
Short Description A HTTP message router using nikic's FastRoute.
License MIT
Package directions
Short Description A HTTP message router using nikic's FastRoute.
License MIT
Please rate this library. Is it a good library?
Informations about the package directions
Laasti/Directions
A HTTP message router using nikic's FastRoute
Features
- Use any callable as a controller, or use a Interop container value
- Use strategies to change how your routes are handled
- Add middlewares (callables) to your routes if your strategy supports it (requires laasti/peels)
- Personalize routes with attributes to help passing parameters to your controllers. Attributes are automatically distributes to the request's attributes
Todo
- Add your own parsing formats ie hex
Installation
Usage
TODO
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
History
See Github's releases
Credits
Author: Sonia Marquette (@nebulousGirl)
License
Released under the MIT License. See LICENSE.txt file.
All versions of directions with dependencies
PHP Build Version
Package Version
The package laasti/directions contains the following files
Loading the files please wait ...