idetia / doctrine-extensions-bundle
Integration of the gedmo/doctrine-extensions with Symfony2
Installs: 28
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 379
Type:symfony-bundle
Requires
- php: >=5.3.2
- idetia/doctrine-extensions: *
- symfony/framework-bundle: ~2.1
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-10 20:37:20 UTC
README
This bundle provides integration for DoctrineExtensions in your Symfony2 Project.
For documentation, see:
License:
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.