Download the PHP package sageworksstudio/ya-router without Composer
On this page you can find all versions of the php package sageworksstudio/ya-router. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sageworksstudio/ya-router
More information about sageworksstudio/ya-router
Files in sageworksstudio/ya-router
Download sageworksstudio/ya-router
More information about sageworksstudio/ya-router
Files in sageworksstudio/ya-router
Vendor sageworksstudio
Package ya-router
Short Description Simple PHP Router.
License MIT
Homepage https://github.com/sageworksstudio/ya-router
Package ya-router
Short Description Simple PHP Router.
License MIT
Homepage https://github.com/sageworksstudio/ya-router
Please rate this library. Is it a good library?
Informations about the package ya-router
YaRouter
YaRouter is (yet another) PHP router. It's built to be simple and easy to use with minimal configuration.
It does one thing only. It routs URI/URL requests (Such as: https://example.com/foo
) to a view/template (Such as: /path/to/view/foo.html
). Keeping your URLs clean and friendly!
Installation
Via composer.json
All versions of ya-router with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package sageworksstudio/ya-router contains the following files
Loading the files please wait ....