nabilhassen/laravel-usage-limiter
Track, limit, and restrict usage for users/accounts or any model in Laravel. Define per-plan limits with reset frequencies, consume/unconsume on create/delete, check remaining allowance, generate usage reports, and auto-reset via scheduled Artisan command.
|
Package
|
Constraint
|
|---|---|
| illuminate/console | ^12.0|^13.0 |
| illuminate/database | ^12.0|^13.0 |
| illuminate/support | ^12.0|^13.0 |
|
Package
|
Constraint
|
|---|---|
| orchestra/testbench | ^10.0|^11.0 |
| phpunit/phpunit | ^11.0|^12.0 |
How can I help you explore Laravel packages today?