spatie/laravel-model-flags
Add lightweight “flags” to Eloquent models via a trait—store process state without extra columns. Check, set, and clear flags, and query with flagged/notFlagged scopes. Ideal for idempotent, restartable jobs like one-time emails or migrations.
Full Changelog: https://github.com/spatie/laravel-model-flags/compare/1.4.2...1.5.0
Add Laravel 13 support
Full Changelog: https://github.com/spatie/laravel-model-flags/compare/1.4.0...1.4.1
Full Changelog: https://github.com/spatie/laravel-model-flags/compare/1.3.0...1.4.0
Full Changelog: https://github.com/spatie/laravel-model-flags/compare/1.2.0...1.3.0
lastFlaggedAtFull Changelog: https://github.com/spatie/laravel-model-flags/compare/1.1.2...1.2.0
lastFlaggedAtFull Changelog: https://github.com/spatie/laravel-model-flags/compare/1.1.1...1.1.2
Full Changelog: https://github.com/spatie/laravel-model-flags/compare/1.1.0...1.1.1
Full Changelog: https://github.com/spatie/laravel-model-flags/compare/1.0.1...1.1.0
phpstan references. by @xiCO2k in https://github.com/spatie/laravel-model-flags/pull/2Full Changelog: https://github.com/spatie/laravel-model-flags/compare/1.0.0...1.0.1
How can I help you explore Laravel packages today?