stof / doctrine-extensions-bundle
Integration of the gedmo/doctrine-extensions with Symfony
Installs: 72 740 461
Dependents: 520
Suggesters: 28
Security: 0
Stars: 1 906
Watchers: 52
Forks: 382
Open Issues: 42
Type:symfony-bundle
Requires
- php: ^8.1
- gedmo/doctrine-extensions: ^3.20.0
- symfony/cache: ^6.4 || ^7.0
- symfony/config: ^6.4 || ^7.0
- symfony/dependency-injection: ^6.4 || ^7.0
- symfony/event-dispatcher: ^6.4 || ^7.0
- symfony/http-kernel: ^6.4 || ^7.0
- symfony/translation-contracts: ^2.5 || ^3.5
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpstan/phpstan-deprecation-rules: ^2.0
- phpstan/phpstan-phpunit: ^2.0
- phpstan/phpstan-strict-rules: ^2.0
- phpstan/phpstan-symfony: ^2.0
- symfony/mime: ^6.4 || ^7.0
- symfony/phpunit-bridge: ^v6.4.1 || ^7.0.1
- symfony/security-core: ^6.4 || ^7.0
Suggests
- doctrine/doctrine-bundle: to use the ORM extensions
- doctrine/mongodb-odm-bundle: to use the MongoDB ODM extensions
- symfony/mime: To use the Mime component integration for Uploadable
README
This bundle provides integration for DoctrineExtensions in your Symfony Project.
For documentation, see it online
License: MIT