somework / doctrine-extensions-bundle
Integration of the gedmo/doctrine-extensions with Symfony2
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 380
Type:symfony-bundle
Requires
- php: >=5.3.2
- gedmo/doctrine-extensions: ^2.3.4
- 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
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.