Libraries tagged by lime
villermen/token-bucket
2 Downloads
Implementation of the token bucket algorithm.
mav3rick177/rapid-pagination
2041 Downloads
Rapid pagination for Laravel
lampager/lampager-cakephp2
23 Downloads
Rapid pagination for CakePHP 2
jouwweb/token-bucket
1631 Downloads
Implementation of the token bucket algorithm.
aporat/rate-limiter-middleware
740 Downloads
PHP Rate Limiter Middleware
zexz/token-bucket
13 Downloads
Implementation of the Token Bucket algorithm.
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.
wqer1019/iplimit
19 Downloads
ip limit for laravel.
vega/memory-stat
1692 Downloads
Simple class which can be used to collect the PHP script memory usage information and to print all information.
twinh/rate-limiter
4 Downloads
A flexible and scalable Rate Limiter, supporting various common strategies and storage methods.
semako/elastic-apm-bundle
0 Downloads
patinthehat/rate-limiter
14 Downloads
A PHP library that implements a basic per-second rate limiter
palpalani/sticky-laravel
1078 Downloads
Sticky Subscription Commerce Platform Client for Laravel 8/9
mobly/connectopus-throttling
7548 Downloads
Implementation of the Token Bucket algorithm. Forked by Mobly.
marianperca/token-bucket
117 Downloads
Implementation of the Token Bucket algorithm.