Libraries tagged by rate-limit
robwittman/leaky-bucket-rate-limiter
4126 Downloads
PSR-7 Middleware for implementing a Leaky Bucket Rate Limiter
atakde/php-rate-limiter
254 Downloads
PHP Rate limiter
tcg/reins
30931 Downloads
sinbadxiii/phalcon-throttle
6364 Downloads
Throttle For Phalcon
nonanerz/ratelimit
3669 Downloads
This bundle provides functionality to limit calls to actions based on rate limits
hamburgscleanest/laravel-guzzle-throttle
14250 Downloads
A Laravel wrapper for https://github.com/hamburgscleanest/guzzle-advanced-throttle.
hamburgscleanest/guzzle-advanced-throttle
33441 Downloads
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get response from cache when rate limit is exceeded or always get cached value to spare your rate limits.
firmaprofesional/elastic-apm-bundle
15043 Downloads
Elastic APM bundle
chq81/elastic-apm-bundle
5170 Downloads
Elastic APM bundle
oltrematica/laravel-ratelimiter
930 Downloads
a lightweight Laravel package that provides simple role management functionality.
snipershady/ratelimiter
1656 Downloads
A free and easy-to-use rate limiter
namingo/rately
2058 Downloads
A simple rate limiter using Swoole Tables.
highweb/yii2-ip-ratelimiter
4634 Downloads
Allow guest clients to be rate limited, using their IP as the identifier.
douglasthwaites/deputy
1788 Downloads
Helps Saloon Caching and Rate Limiting play nice.
creativecrafts/laravel-api-response
369 Downloads
Laravel API Response is a powerful and flexible package that provides a standardized way to structure API responses in Laravel applications. It offers a range of features to enhance your API development experience, including consistent response formatting, conditional responses, pagination support, rate limiting, and more.