staudenmeir/eloquent-json-relations
Adds JSON foreign key support to Laravel Eloquent relationships (belongsTo, hasMany, morph*, through). Also enables many-to-many and has-many-through relations using JSON arrays (IDs or objects) across MySQL, Postgres, SQLite, SQL Server.
Full Changelog: https://github.com/staudenmeir/eloquent-json-relations/compare/v1.14.2...v1.15
Full Changelog: https://github.com/staudenmeir/eloquent-json-relations/compare/v1.14.1...v1.14.2
Full Changelog: https://github.com/staudenmeir/eloquent-json-relations/compare/v1.14...v1.14.1
Full Changelog: https://github.com/staudenmeir/eloquent-json-relations/compare/v1.13.3...v1.14
Full Changelog: https://github.com/staudenmeir/eloquent-json-relations/compare/v1.13.2...v1.13.3
Full Changelog: https://github.com/staudenmeir/eloquent-json-relations/compare/v1.13.1...v1.13.2
Full Changelog: https://github.com/staudenmeir/eloquent-json-relations/compare/v1.13...v1.13.1
HasOneJson relation (#113)Full Changelog: https://github.com/staudenmeir/eloquent-json-relations/compare/v1.12...v1.13
HasOneJson relation (#113)Full Changelog: https://github.com/staudenmeir/eloquent-json-relations/compare/v1.10.1...v1.10.2
Full Changelog: https://github.com/staudenmeir/eloquent-json-relations/compare/v1.11...v1.12
Full Changelog: https://github.com/staudenmeir/eloquent-json-relations/compare/v1.10...v1.10.1
Full Changelog: https://github.com/staudenmeir/eloquent-json-relations/compare/v1.10...v1.11
Full Changelog: https://github.com/staudenmeir/eloquent-json-relations/compare/v1.9.1...v1.10
Full Changelog: https://github.com/staudenmeir/eloquent-json-relations/compare/v1.9...v1.9.1
Full Changelog: https://github.com/staudenmeir/eloquent-json-relations/compare/v1.8.3...v1.9
artisan model:show (#105)Full Changelog: https://github.com/staudenmeir/eloquent-json-relations/compare/v1.7.2...v1.7.3
Full Changelog: https://github.com/staudenmeir/eloquent-json-relations/compare/v1.8.2...v1.8.3
HasOneDeep relationships from third-party packagesHasOneDeep relationships from third-party packagesArrayable object columns by @27pchrisl (#86)HasManyThroughJson relationAsCollection and AsArrayObject casts (#57)morphTo() not extracting JSON attribute values (#52)How can I help you explore Laravel packages today?