Releases: juliangut/doctrine-manager-builder
Releases · juliangut/doctrine-manager-builder
1.8
MongoDB-ODM
- add custom types
- support mongodb-odm 1.2
1.7
Added custom type mappings (custom_mapping_types) for ORM
1.4
Registration of "event subscribers" on Event Manager
Registration of "custom filters" on ORM and MongoDB managers (not available on CouchDB)
1.3
Doctrine ORM ^2.4 minimum version because of RepositoryFactory
1.2.1
Code against interefaces
Version compare for ORM MappingDescribeCommand console command
1.2
Allow RepositoryFactory setting for managers
For CouchDB a custom DocumentManager has been created to allow repositories factories adition which is not available out of the box
1.0
Manage Doctrine's ObjectManager's building process for
- Doctrine ORM
- Doctrine MongoDB ODM
- Doctrine CouchDB ODM