nabilhassen/laravel-usage-limiter
Track and enforce per-model usage limits in Laravel. Define plan-based limits with reset intervals, consume/unconsume on resource changes, check remaining allowance, generate usage reports, and auto-reset via scheduled Artisan command.
|
Package
|
Constraint
|
|---|---|
| illuminate/console | ^8.0|^9.0|^10.0|^11.0|^12.0 |
| illuminate/database | ^8.0|^9.0|^10.0|^11.0|^12.0 |
| illuminate/support | ^8.0|^9.0|^10.0|^11.0|^12.0 |
| nesbot/carbon | ^2.67|^3.0 |
|
Package
|
Constraint
|
|---|---|
| laravel/pint | ^1.5 |
| orchestra/testbench | ^6.41|^7.37|^8.18|^9.0 |
| phpunit/phpunit | ^9.4|^10.1 |
How can I help you explore Laravel packages today?