binsoul / symfony-bundle-routing
Dynamic routing for Symfony using database entities
Installs: 30
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.4 || ^8.0
- binsoul/common-i18n: *@dev
- binsoul/common-i18n-intl: *@dev
- binsoul/symfony-bundle-doctrine: *@dev
- binsoul/symfony-bundle-i18n: *@dev
- binsoul/symfony-bundle-website: *@dev
- doctrine/orm: ^2
- symfony/config: ^5 || ^6
- symfony/dependency-injection: ^5 || ^6
- symfony/http-kernel: ^5 || ^6
- twig/twig: ^3
Requires (Dev)
This package is auto-updated.
Last update: 2023-05-14 16:36:57 UTC
README
Install
Via composer:
$ composer require binsoul/symfony-bundle-routing
Testing
$ composer test
License
The MIT License (MIT). Please see License File for more information.