Libraries tagged by throttle
shemgp/http-send-file
190 Downloads
Sends a file to a client, with support for (multiple) range requests. It is also able to throttle the download.
mobly/connectopus-throttling
7541 Downloads
Implementation of the Token Bucket algorithm. Forked by Mobly.
metarush/firewall
183 Downloads
A firewall for web applications that wants to blacklist/whitelist IP addresses
lhpalacio/zf2-rate-limit
17 Downloads
A Zend Framework 2 module that helps you to deal with rate limit.
larowka/prevent-duplicate-requests
71 Downloads
Prevent duplicate requests middleware for Laravel applications.
jinowom/yii2-pay-supports
23 Downloads
common components
gburtini/bfd
73 Downloads
Brute force defense: rate limiting tools.
f1uder/livewire-throttling
198 Downloads
Livewire Throttling
zenstruck/governator
1 Downloads
A generic fixed window rate limiting throttle with an intuitive and fluent API that supports multiple backends.
gnikolovski/cb-rate-limiter
134 Downloads
API rate limiter which uses Couchbase for storing data
throttlestudio/activity-stream
368 Downloads
Activity Stream for Laravel applications. Easily add Flat, Timeline, Custom and Notification feeds. Social network solution.
onlime/sendmail-wrapper
6 Downloads
A powerful sendmail wrapper to log and throttle emails sent by PHP
zeus/throttle
131 Downloads
php throttler library package
zeus-server/bandwidth-throttler
3 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.
zer0-framework/throttle
2 Downloads