Doctrine Json Odm Versions Save

An object document mapper for Doctrine ORM using JSON types of modern RDBMS.

0.1.2

5 years ago
  • Easier installation, Flex compatibility, just type composer req dunglas/doctrine-json-odm
  • Prevent side-effects with the Symfony serializer
  • Fix synchronization with the database
  • Fix integration with the schema tooling
  • Fix handling of null values

v0.1.1

6 years ago
  • Symfony 4 compatibility
  • Fix some edge cases with PHP 7
  • Fix deserialization of nested object
  • Add functional tests for the MySQL support

v0.1.0

7 years ago

Initial release.