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

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