Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDFGHILMOPQRSTUWXZ
]
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