Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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.

Autoloader: /usr/share/php/Symfony/Cmf/Component/Routing/autoload.php

Packages

php-SymfonyCmfRouting-1.4.1-1.el7.remi.noarch [33 KiB] Changelog by Shawn Iwinski (2017-09-22):
- Update to 1.4.1
- Allow Symfony 3
- Add max versions to BuildRequires
- Switch autloader to fedora/autoloader
php-SymfonyCmfRouting-1.4.0-1.el7.remi.noarch [33 KiB] Changelog by Shawn Iwinski (2016-11-03):
- Updated to 1.4.0 (RHBZ #1297159)