dunglas/doctrine-json-odm
Doctrine JSON ODM maps JSON documents to PHP objects using Doctrine-style metadata, enabling persistence and querying of JSON data through a familiar ORM-like API. Useful for working with JSON stored in files or other backends while keeping domain models clean.
Full Changelog: https://github.com/dunglas/doctrine-json-odm/compare/v1.4.2...v1.5.0
Full Changelog: https://github.com/dunglas/doctrine-json-odm/compare/v1.4.1...v1.4.2
Full Changelog: https://github.com/dunglas/doctrine-json-odm/compare/v1.4.0...v1.4.1
feat: Symfony 7 support by @back-2-95 in https://github.com/dunglas/doctrine-json-odm/pull/130
feat: add Uid normalizer by @amenophis in https://github.com/dunglas/doctrine-json-odm/pull/131
feat: add const for JsonDocumentType name by @KerianMM in https://github.com/dunglas/doctrine-json-odm/pull/126
chore: bump minimum deps by @amenophis in https://github.com/dunglas/doctrine-json-odm/pull/133
Full Changelog: https://github.com/dunglas/doctrine-json-odm/compare/v1.3.0...v1.3.1
DateTimeNormalizer by default by @mlocati in https://github.com/dunglas/doctrine-json-odm/pull/119Full Changelog: https://github.com/dunglas/doctrine-json-odm/compare/v1.2.0...v1.3.0
Full Changelog: https://github.com/dunglas/doctrine-json-odm/compare/1.1.0...v1.2.0
composer req dunglas/doctrine-json-odmInitial release.
How can I help you explore Laravel packages today?