farit-slv / routing-bundle
Symfony RoutingBundle
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 78
Type:symfony-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
- dev-master / 2.x-dev
- 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-upgrade-doctrine-commons
- dev-add_functional_tests
This package is auto-updated.
Last update: 2024-10-29 06:06:20 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
require
section 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.