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
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| artisansdk/ratelimiter | 0.83 | Laravel rate limiting package providing flexible throttling for routes and actions with configurable rules, storage drivers, and easy middleware integration. Helps protect APIs from abuse, control request bursts, and manage per-user or per-IP limits with clear, adjustable settings. | 150 | 151 | 15 | 116K | 1 | 19.2 | 45.1 | MIT | 3 months ago | |
| bedrockstreaming/rate-limit-bundle | 0.82 | — | 3 | 3 | 1 | 41 | 1 | 2.8 | 14.9 | — | 3 years ago | |
| kazistm/subscriptions | 0.81 | Flexible Laravel subscription and plan management for SaaS apps. Create plans with features and usage limits, manage subscription lifecycles, track consumption via subscription usage, and extend/override models as needed. Built on laravelcm/laravel-subscriptions. | 2 | 2 | 0 | 0 | 0 | 0.0 | — | — | — | |
| ekreative/ratelimit-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| lacodix/laravel-plans | 0.80 | Laravel package to manage SaaS plans, addons, subscriptions, and optional features. Supports countable/uncountable features with limits, resets, and consumption across plans, plus translations, ordering, and metadata—billing/invoicing not included. | 5 | 5 | 1 | 12 | 0 | 15.7 | — | MIT | 6 months ago | |
| nnjeim/respond | 0.79 | — | 5 | 5 | 1 | 0 | 0 | 0.7 | — | MIT | 4 years ago | |
| corepine/support | 0.79 | A small collection of Laravel/PHP support utilities from Corepine, providing reusable helpers and common building blocks to simplify everyday application code and package development. | 0 | 0 | 0 | 11 | 0 | 0.0 | 14.9 | — | — | |
| devanoxltd/core | 0.78 | Core utilities for Laravel projects: module support, shared helpers, and license verification. Includes a service provider and publishable core.php config. Built primarily for Devanox Private Limited applications. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | GPL-3.0 | — | |
| staudenmeir/eloquent-eager-limit | 0.78 | Add per-parent limits to eager-loaded Eloquent relationships in Laravel. Load only the latest N related models for each parent (e.g., newest comments per post) without N+1 queries. Supports common relations and integrates cleanly with queries and pagination. | 884 | 883 | 73 | 45K | 0 | 12.6 | 24.0 | MIT | 2 years ago | |
| codenco-dev/eloquent-model-tester | 0.75 | Laravel dev-only helper to test Eloquent models: verify table structure/columns, fillable vs guarded attributes, and model relationships. Works with PHPUnit and model factories, integrates easily in your model test classes. | 20 | 20 | 1 | 205 | 2 | 24.8 | 16.6 | MIT | 4 weeks ago | |
| qirolab/laravel-bannable | 0.68 | — | 17 | 17 | 3 | 93 | 0 | 21.6 | 12.6 | MIT | 1 month ago |
How can I help you explore Laravel packages today?