LosRateLimit icon indicating copy to clipboard operation
LosRateLimit copied to clipboard

Rate Limit Middleware for PHP

Results 3 LosRateLimit issues
Sort by recently updated
recently updated
newest added

With minimum PHP version now 7.4, I think this method can probably be updated to match its parent and resolve this. `PHP Deprecated: Return type of LosMiddleware\RateLimit\RateLimitOptions::offsetGet($index) should either be...

Updates the minimum required PHP version in README.md and fixes minor spelling mistakes.

As interface doesn't break we can use v1 because https://github.com/laminas/laminas-servicemanager still support only v1