phpna / doctrine-extensions-bundle
Integration of the gedmo/doctrine-extensions with Symfony2
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 379
Type:symfony-bundle
Requires
- php: >=5.3.2
- gedmo/doctrine-extensions: dev-archive/master-2019-03-17
- symfony/framework-bundle: ~2.7|~3.2|~4.0
Requires (Dev)
- symfony/phpunit-bridge: ^4.0
- symfony/security-bundle: ^2.7 || ^3.2 || ^4.0
Suggests
- doctrine/doctrine-bundle: to use the ORM extensions
- doctrine/mongodb-odm-bundle: to use the MongoDB ODM extensions
This package is auto-updated.
Last update: 2024-11-22 11:56:34 UTC
README
This bundle provides integration for DoctrineExtensions in your Symfony2 Project.
For documentation, see it online
License: MIT
Note:
The master branch of the bundle is in sync with Symfony master branch which contains a BC break. If you are using a 2.0.x version of Symfony, you need to use the 1.0.x branch of the bundle.