Usage Management Package
"Laravel Quota provides application-level quota management for Laravel. Track and enforce usage limits across daily, weekly, monthly, or custom time periods.
Manage quotas with a clean, expressive API using cache or persistent database storage, attach them directly to Eloquent models, protect routes with declarative middleware, and extend the package with custom storage backends.
Unlike Laravel's
RateLimiter, which focuses on request throttling, Laravel Quota manages cumulative usage budgets over calendar periods such as daily, weekly, monthly, or custom windows."
Md Mahedi Zaman Zaber
@zaberdev