binsoul / symfony-bundle-routing
Dynamic routing for Symfony using database entities
Installs: 38
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=8.1
- 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 || ^3
- symfony/config: ^6 || ^7
- symfony/dependency-injection: ^6 || ^7
- symfony/http-kernel: ^6 || ^7
- twig/twig: ^3
Requires (Dev)
- binsoul/coding-standard: ^1
- phpstan/phpstan: ^1
- phpstan/phpstan-symfony: ^1
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2024-10-15 14:56:07 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.