Christophe Coevoet 25521e7e86 [DoctrineAbstractBundle] Removed obsolete code as the normalization is now done by the Configuration classes 14 years ago
..
Common 97679e5bda [DoctrineAbstractBundle] added test for new Loader 14 years ago
DependencyInjection 25521e7e86 [DoctrineAbstractBundle] Removed obsolete code as the normalization is now done by the Configuration classes 14 years ago
Tests 97679e5bda [DoctrineAbstractBundle] added test for new Loader 14 years ago
README fa7fdedf4b Introduced meta-bundle DoctrineAbstractBundle to squash 400+ loc of code duplication from ORM and MongoDB Bundles. 14 years ago

README

This is a meta-bundle. It does not contain a Bundle nor a DependencyInjection file. The code is only
ever used by the following bundles:

* DoctrineBundle
* DoctrineMigrationsBundle
* DoctrineMongoDBBundle

Future benefactors:

* DoctrineCouchDBBundle
* DoctrinePHPCRBundle

Additional code that could be put here:

* General Doctrine Form code
* General Doctrine Validator code