Libraries tagged by throttler
zeus-server/bandwidth-throttler
4 Downloads
This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The library measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit.
jdavidbakr/mail-throttler
10 Downloads
Service Provider to add the Swift ThrottlerPlugin to outgoing mail.
jalismrs/symfony.bundle.api-throttler
515 Downloads
Adds a service to throttle API calls
hedii/laravel-throttle-route
61876 Downloads
A Laravel package to throttle requests based on route name
zeus/throttle
132 Downloads
php throttler library package
volistx/lumen-rate-limiting
273 Downloads
Lumen port of Laravel ThrottleRequests middleware
davedevelopment/stiphle
6606910 Downloads
Simple rate limiting/throttling for php
graham-campbell/throttle
2097512 Downloads
Throttle Is A Rate Limiter For Laravel
bandwidth-throttle/token-bucket
1736080 Downloads
Implementation of the Token Bucket algorithm.
topthink/think-throttle
74450 Downloads
throttle middleware for thinkphp8
yansongda/supports
1251785 Downloads
common components
sunspikes/php-ratelimiter
635851 Downloads
A framework agnostic rate limiter for PHP
clue/mq-react
491186 Downloads
Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once, built on top of ReactPHP
muffin/throttle
238697 Downloads
(API) Rate limiting requests in CakePHP
bandwidth-throttle/bandwidth-throttle
123524 Downloads
Bandwidth throttle at application layer