Blog |
Forum |
Repository |
Wizard
Jump to letter: [
CLMOPRW
]
php-aura-router - A web router implementation
- Website:
- https://github.com/auraphp/Aura.Router
- Licence:
- BSD
- Vendor:
- Remi Collet
- Description:
Provides a web router implementation: given a URL path and a copy of
$_SERVER, it will extract path-info and $_SERVER values for a specific route.
This package does not provide a dispatching mechanism. Your application is
expected to take the information provided by the matching route and dispatch
it on its own. For one possible dispatch system, please see Aura.Dispatcher.
Autoloader: /usr/share/php/Aura/Router/autoload.php
Packages