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.remi.src [47 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.remi.src [46 KiB] Changelog by Shawn Iwinski (2016-11-03):
- Updated to 1.4.0 (RHBZ #1297159)
php-SymfonyCmfRouting-1.3.0-4.remi.src [43 KiB] Changelog by Remi Collet (2016-01-21):
- sync with Fedora
- run test suite with both PHP 5 and 7 when available
php-SymfonyCmfRouting-1.3.0-1.remi.src [38 KiB] Changelog by Shawn Iwinski (2014-11-13):
- Updated to 1.3.0 (BZ #1096125)
php-SymfonyCmfRouting-1.2.0-1.remi.src [36 KiB] Changelog by Shawn Iwinski (2014-10-20):
- Updated to 1.2.0 (BZ #1096125)
- Enabled tests by default
- Updated URL, description, dependencies, %check, and %files
- Added "php-composer(symfony-cmf/routing)" virtual provide
- %license usage