Remi's RPM repository - Packages

Blog | Forum | Repository

php-SymfonyCmfRouting - Extends the Symfony2 routing component for dynamic routes and chaining

Website:
http://symfony.com/doc/master/cmf/book/routing.html
Licence:
MIT
Vendor:
Remi Collet
Description:
The Symfony CMF Routing component extends the Symfony2 core routing component.
It provides:
* A ChainRouter to run several routers in parallel
* A DynamicRouter that can load routes from any database and can generate
      additional information in the route match

Even though it has Symfony in its name, the Routing component does not need the
full Symfony2 Framework and can be used in standalone projects.

Packages

php-SymfonyCmfRouting-1.4.0-1.el5.remi.noarch [32 KiB] Changelog by Shawn Iwinski (2016-11-03):
- Updated to 1.4.0 (RHBZ #1297159)
php-SymfonyCmfRouting-1.3.0-4.el5.remi.noarch [30 KiB] Changelog by Remi Collet (2016-01-21):
- sync with Fedora
- run test suite with both PHP 5 and 7 when available