farit-slv / routing-bundle
Symfony RoutingBundle
Package info
github.com/FaritSlv/routing-bundle
Type:symfony-bundle
pkg:composer/farit-slv/routing-bundle
Requires
- php: ^7.2 || ^8.0
- symfony-cmf/routing: ^2.3.0
- symfony/framework-bundle: ^4.4 || ^5.0
Requires (Dev)
- doctrine/data-fixtures: ^1.0.0
- doctrine/doctrine-bundle: ^2.0
- doctrine/orm: ^2.5
- doctrine/phpcr-bundle: ^2.1
- doctrine/phpcr-odm: ^1.4|^2.0
- jackalope/jackalope-doctrine-dbal: ^1.3
- matthiasnoback/symfony-config-test: ^4.1.0
- matthiasnoback/symfony-dependency-injection-test: ^4.1.0
- symfony-cmf/testing: ^3.2
- symfony/form: ^4.4 || ^5.0
- symfony/monolog-bundle: ^3.5
- symfony/phpunit-bridge: ^5.0
- symfony/security-bundle: ^4.4 || ^5.0
- symfony/serializer: ^4.4 || ^5.0
- symfony/translation: ^4.4 || ^5.0
- symfony/twig-bundle: ^4.4 || ^5.0
- symfony/validator: ^4.4 || ^5.0
- twig/twig: ^2.4.4 || ^3.0
Suggests
- doctrine/orm: To enable support for the ORM entities (^2.5)
- doctrine/phpcr-bundle: To enable support for the PHPCR ODM documents
- doctrine/phpcr-odm: To enable support for the PHPCR ODM documents (^1.4)
Conflicts
- doctrine/common: <2.10.0
- doctrine/persistence: <1.3.0
- doctrine/phpcr-odm: <1.4
- phpunit/phpunit: <6
This package is auto-updated.
Last update: 2026-05-29 01:29:17 UTC
README
This package is part of the Symfony Content Management Framework (CMF) and licensed under the MIT License.
The RoutingBundle enables the CMF Routing component as a Symfony bundle. It provides route documents for Doctrine PHPCR-ODM and a controller for redirection routes.
Requirements
- See
requiresection of composer.json
Documentation
For the install guide and reference, see:
See also:
- All Symfony CMF documentation - complete Symfony CMF reference
- Symfony CMF Website - introduction, live demo, support and community links
Support
For general support and questions, please use StackOverflow.
Contributing
Pull requests are welcome. Please see our CONTRIBUTING guide.
Unit and/or functional tests exist for this package. See the Testing documentation for a guide to running the tests.
Thanks to everyone who has contributed already.
License
This package is available under the MIT license.