spatie/laravel-model-flags
Add lightweight flags to Eloquent models without extra columns. Set and check flags, then query with handy flagged/notFlagged scopes. Ideal for idempotent, restartable jobs and commands (e.g., send a mail only once per user).
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?