waad/laravel-model-metadata
[3.x] Add env variables to config model-metadata by @waadmawlood in https://github.com/waadmawlood/laravel-model-metadata/pull/12Full Changelog: https://github.com/waadmawlood/laravel-model-metadata/compare/v3.0.1...v3.1.0
Full Changelog: https://github.com/waadmawlood/laravel-model-metadata/compare/v3.0.0...v3.0.1
Full Changelog: https://github.com/waadmawlood/laravel-model-metadata/compare/v2.2.1...v3.0.0
$metadataNameIdEnabled and $metadataNameId from the trait.refactor(Metadata): add support for flags in asJson method
This change updates the asJson method to accept a second parameter, $flags, to support additional JSON encoding options. This ensures compatibility with newer versions of Laravel while maintaining backward compatibility with older versions.
Added comprehensive GitHub Actions workflow for testing across multiple PHP and Laravel versions
Updated composer.json to support Laravel 12.x and Pest 3.x
Added php-test.ini to disable PCRE JIT for memory allocation issues
Updated .gitignore to include PHPUnit result cache
Enhanced searchMetadataCollection method with fallback for SQLite compatibility
closed #7
Released #5
Contributors @waadmawlood
Refactor README and update migration publishing tag
using pull request https://github.com/waadmawlood/laravel-model-metadata/pull/3
Release V1
How can I help you explore Laravel packages today?