Fabien Potencier 0632327b77 removed data fixtures from core (moved to https://github.com/symfony/DoctrineFixturesBundle) 14 年之前
..
DependencyInjection 9850ff8b6e [DoctrineAbstractBundle] Changing incorrect "static-php" references to "staticphp" 14 年之前
README fa7fdedf4b Introduced meta-bundle DoctrineAbstractBundle to squash 400+ loc of code duplication from ORM and MongoDB Bundles. 14 年之前

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