Libraries tagged by throttled
hyperf/token-bucket
1015817 Downloads
Implementation of the Token Bucket algorithm.
diversen/http-send-file
290268 Downloads
Sends a file to a client, with support for (multiple) range requests. It is also able to throttle the download.
beheh/flaps
218738 Downloads
Modular library for rate limiting requests in applications
websoftwares/throttle
37919 Downloads
Ban identifier after certain amount of requests in a given timeframe.
rackbeat/php-throttler
23748 Downloads
Throttle PHP function calls and iteration runs by X executions per second.
orangesoft/throttler
6994 Downloads
Load balancer between nodes.
imliam/laravel-throttle-simultaneous-requests
21579 Downloads
Throttle the current user's requests based on how many requests are currently being executed.
hamburgscleanest/laravel-guzzle-throttle
14172 Downloads
A Laravel wrapper for https://github.com/hamburgscleanest/guzzle-advanced-throttle.
hamburgscleanest/guzzle-advanced-throttle
33362 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.
bentools/guzzle-throttle-middleware
247742 Downloads
A GuzzleHTTP Middleware that can delay requests before sending them.
alt-three/throttle
137902 Downloads
A request rate limiter for Laravel 5.2+
postman/flaps
275276 Downloads
Modular library for rate limiting requests in applications
rogervila/lumen-rate-limiting
37266 Downloads
Lumen port of Laravel ThrottleRequests middleware
yzh52521/webman-throttle
1709 Downloads
Webman框架限流中间件
nsp-team/webman-throttler
506 Downloads
very Very easy to use a current limiting component, the code is very simple, based on the webman framework.