Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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

php-aura-router-2.3.0-1.el7.remi.noarch [23 KiB] Changelog by Remi Collet (2016-07-01):
- initial package