meuhmeuhconcept / doctrine-extensions-bundle
Integration of the gedmo/doctrine-extensions with Symfony2
Installs: 635
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 379
Type:symfony-bundle
Requires
- php: >=5.3.2
- gedmo/doctrine-extensions: 3.0.x-dev
- symfony/framework-bundle: ~2.1|~3.0
Suggests
- doctrine/doctrine-bundle: to use the ORM extensions
- doctrine/mongodb-odm-bundle: to use the MongoDB ODM extensions
This package is not auto-updated.
Last update: 2024-11-09 20:56:13 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.