README 378 B

12345678910111213141516
  1. This is a meta-bundle. It does not contain a Bundle nor a DependencyInjection file. The code is only
  2. ever used by the following bundles:
  3. * DoctrineBundle
  4. * DoctrineMigrationsBundle
  5. * DoctrineMongoDBBundle
  6. Future benefactors:
  7. * DoctrineCouchDBBundle
  8. * DoctrinePHPCRBundle
  9. Additional code that could be put here:
  10. * General Doctrine Form code
  11. * General Doctrine Validator code