Download the PHP package rindow/rindow-web-router without Composer
On this page you can find all versions of the php package rindow/rindow-web-router. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package rindow-web-router
Rindow web routing engine
Provides the ability to parse URIs and map paths to arguments to the MVC-controller.
Generally used as a routing engine of Web-MVC framework. The option to operate this module alone as micro-framework is also included.
The following four modes are available.
- Route definition by PHP array. Flexible injection is possible by definition injection.
- Supports route definition by annotation. You can embed settings directly into your source code, making development quick and easy.
- Route definition by YAML. People who love YAML can use it.
- Micro framework mode. A platform used for improvising very small code.
All versions of rindow-web-router with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
interop-phpobjects/lenient-web Version *
rindow/rindow-stdlib Version 1.*
interop-phpobjects/lenient-web Version *
rindow/rindow-stdlib Version 1.*
The package rindow/rindow-web-router contains the following files
Loading the files please wait ....