Skip to content

Releases: juliangut/doctrine-manager-builder

1.8

26 Oct 21:21
Compare
Choose a tag to compare

MongoDB-ODM

  • add custom types
  • support mongodb-odm 1.2

1.7

08 Oct 11:25
Compare
Choose a tag to compare
1.7

Added custom type mappings (custom_mapping_types) for ORM

1.6

08 Apr 21:41
Compare
Choose a tag to compare
1.6

Configure

1.5

01 Mar 20:28
Compare
Choose a tag to compare
1.5

Type override

1.4

18 Oct 09:39
Compare
Choose a tag to compare
1.4

Registration of "event subscribers" on Event Manager
Registration of "custom filters" on ORM and MongoDB managers (not available on CouchDB)

1.3

16 Oct 10:49
Compare
Choose a tag to compare
1.3

Doctrine ORM ^2.4 minimum version because of RepositoryFactory

1.2.1

16 Oct 10:06
Compare
Choose a tag to compare

Code against interefaces
Version compare for ORM MappingDescribeCommand console command

1.2

02 Oct 12:12
Compare
Choose a tag to compare
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.1

01 Oct 15:04
Compare
Choose a tag to compare
1.1

Added builder collection

1.0

18 Sep 17:29
Compare
Choose a tag to compare
1.0

Manage Doctrine's ObjectManager's building process for

  • Doctrine ORM
  • Doctrine MongoDB ODM
  • Doctrine CouchDB ODM