symfony-cmf / routing-bundle
Symfony RoutingBundle
Installs: 10 446 735
Dependents: 101
Suggesters: 4
Security: 0
Stars: 161
Watchers: 16
Forks: 78
Open Issues: 10
Type:symfony-bundle
Requires
- php: ^8.1
- symfony-cmf/routing: ^3.0.3
- symfony/framework-bundle: ^6.4 || ^7.0
Requires (Dev)
- doctrine/data-fixtures: ^1.0.0
- doctrine/doctrine-bundle: ^2.8
- doctrine/orm: ^2.9 || ^3.0
- doctrine/phpcr-bundle: ^3.0
- doctrine/phpcr-odm: ^2.0
- jackalope/jackalope-doctrine-dbal: ^2.0
- matthiasnoback/symfony-config-test: ^4.1.0 || ^5.1.0
- matthiasnoback/symfony-dependency-injection-test: ^4.1.0 || ^5.1.0
- phpstan/phpstan: ^1.10
- phpstan/phpstan-doctrine: ^1.3
- phpstan/phpstan-phpunit: ^1.3
- phpstan/phpstan-symfony: ^1.3
- phpunit/phpunit: ^9.5.28
- symfony-cmf/testing: 5.0.2
- symfony/form: ^6.4 || ^7.0
- symfony/monolog-bundle: ^3.5
- symfony/phpunit-bridge: ^7.0.3
- symfony/security-bundle: ^6.4 || ^7.0
- symfony/serializer: ^6.4 || ^7.0
- symfony/translation: ^6.4 || ^7.0
- symfony/twig-bundle: ^6.4 || ^7.0
- symfony/validator: ^6.4 || ^7.0
- twig/twig: ^2.4.4 || ^3.0
Suggests
- doctrine/orm: To enable support for the ORM entities
- doctrine/phpcr-bundle: To enable support for the PHPCR ODM documents
- doctrine/phpcr-odm: To enable support for the PHPCR ODM documents
Conflicts
- doctrine/common: <3.1.1
- doctrine/persistence: <1.3.0
- doctrine/phpcr-odm: <2.0
- symfony/doctrine-bridge: <6.4.0
- symfony/security-core: <6.4.0
- 3.x-dev
- 3.1.0
- 3.0.2
- 3.0.1
- 3.0.0
- 2.5.1
- 2.5.0
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.x-dev
- 2.1.1
- 2.1.0
- 2.1.0-RC1
- 2.0.x-dev
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 2.0.0-RC3
- 2.0.0-RC2
- 2.0.0-RC1
- 1.4.x-dev
- 1.4.0
- 1.4.0-RC2
- 1.4.0-RC1
- 1.3.x-dev
- 1.3.5
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.3.0-RC2
- 1.3.0-RC1
- 1.2.x-dev
- 1.2.0
- 1.2.0-RC3
- 1.2.0-RC2
- 1.2.0-RC1
- 1.1.x-dev
- 1.1.1
- 1.1.0
- 1.1.0-RC10
- 1.1.0-RC9
- 1.1.0-RC8
- 1.1.0-RC7
- 1.1.0-RC6
- 1.1.0-RC5
- 1.1.0-RC4
- 1.1.0-RC3
- 1.1.0-RC2
- 1.1.0-RC1
- 1.1.0-beta2
- 1.1.0-beta1
- 1.1.0-alpha2
- 1.1.0-alpha1
- 1.0.x-dev
- dev-add_functional_tests
This package is auto-updated.
Last update: 2024-11-05 11:58:06 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 ORM and PHPCR-ODM, as well as a controller for redirection routes.
Requirements
- See
require
section of composer.json
Documentation
For the install guide and reference, see:
See also:
- All Symfony CMF documentation - complete Symfony CMF reference
Support
For general support and questions, please use StackOverflow.
Contributing
Pull requests are welcome. Please see our CONTRIBUTING guide.
Thanks to everyone who has contributed already.
License
This package is available under the MIT license.