Rate Limit 2.0.0
Added
Rateobject representing "per unit of time" rate of operations
Changed
- PHP 7.2 is now the minimum required version
RateLimiternow acceptsidentifierandRateso rate can be specified during runtime
Removed
RateLimitMiddleware(moved to a separate rate-limit-middleware repository)