Libraries tagged by throttle
davedevelopment/stiphle
6473933 Downloads
Simple rate limiting/throttling for php
graham-campbell/throttle
2076394 Downloads
Throttle Is A Rate Limiter For Laravel
bandwidth-throttle/token-bucket
1718795 Downloads
Implementation of the Token Bucket algorithm.
topthink/think-throttle
72347 Downloads
throttle middleware for thinkphp8
yansongda/supports
1236967 Downloads
common components
sunspikes/php-ratelimiter
631469 Downloads
A framework agnostic rate limiter for PHP
maba/gentle-force
543381 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
clue/mq-react
478160 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
235349 Downloads
(API) Rate limiting requests in CakePHP
bandwidth-throttle/bandwidth-throttle
121787 Downloads
Bandwidth throttle at application layer
rtheunissen/guzzle-rate-limiter
164512 Downloads
Guzzle 6 middleware used to delay requests dynamically
maba/gentle-force-bundle
478993 Downloads
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
hyperf/token-bucket
1451040 Downloads
Implementation of the Token Bucket algorithm.
diversen/http-send-file
318635 Downloads
Sends a file to a client, with support for (multiple) range requests. It is also able to throttle the download.
beheh/flaps
232172 Downloads
Modular library for rate limiting requests in applications