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).
|
Package
|
Constraint
|
|---|---|
| illuminate/contracts | ^9.0|^10.0|^11.0|^12.0|^13.0 |
| spatie/laravel-package-tools | ^1.13.6 |
|
Package
|
Constraint
|
|---|---|
| laravel/pint | ^1.2 |
| nunomaduro/collision | ^6.3.1|^8.0 |
| orchestra/testbench | ^7.11|^8.0|^9.0|^10.0|^11.0 |
| pestphp/pest | ^1.22.1|^2.34|^3.7|^4.4 |
| pestphp/pest-plugin-laravel | ^1.3|^2.3|^3.1|^4.1 |
| phpunit/phpunit | ^9.5.25|^10.5|^11.5.3|^12.5.12 |
| spatie/laravel-ray | ^1.31 |
| spatie/test-time | ^1.3 |
How can I help you explore Laravel packages today?