This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
VendorSoftware
/
symfony
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
89868f7901
Ramas
Etiquetas
master
symfony
/
src
/
Symfony
/
Bundle
/
DoctrineAbstractBundle
Fabien Potencier
208c2e468c
removed the version attribute in all composer.json files
%!s(int64=13) %!d(string=hai) anos
..
DependencyInjection
4316595dbb
fixed CS
%!s(int64=13) %!d(string=hai) anos
README
fa7fdedf4b
Introduced meta-bundle DoctrineAbstractBundle to squash 400+ loc of code duplication from ORM and MongoDB Bundles.
%!s(int64=14) %!d(string=hai) anos
composer.json
208c2e468c
removed the version attribute in all composer.json files
%!s(int64=13) %!d(string=hai) anos
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