Libraries tagged by rate limiting
kwazaro/yii2-httpclient-requests-limit
54 Downloads
This is the behavior for Yii2 Http Client, which provides rate limiting for requests per second or per minute. It is useful for connecting web services with rate limiting.
generalfocus/limitshield
6 Downloads
LimitShield is a middleware package designed to manage and enforce API rate limiting efficiently.
ekkazan/alligator
7 Downloads
Rate limiter library for >=PHP 8.0
eforce/throttle
5 Downloads
(API) Rate limiting requests in CakePHP
code-distortion/backoff
1 Downloads
A PHP retry library implementing backoff strategies and jitter
angwa/superban
7 Downloads
This package helps to limit requests and ban suspicious users for a period of time
andrewdyer/predis-request-limiter
520 Downloads
Request rate limiting using Predis.
villermen/token-bucket
1 Downloads
Implementation of the token bucket algorithm.
jouwweb/token-bucket
1628 Downloads
Implementation of the token bucket algorithm.
jalismrs/gentle-force
121 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
zwirek/reactphp-limiter
36 Downloads
Set of classes for limiting concurrent job execution using ReactPHP
xp-forge/ratelimit
16 Downloads
Rate limiting
thesmart/php-topsy
7 Downloads
A php rest client for Topsy's Otter API with support for rate limiting and error handling
segun/superban
1 Downloads
The package provides a middleware for rate limiting and banning suspicious users
rootscratch/ratelimit
6 Downloads
Rootscratch Ratelimit PHP is a lightweight session-based rate-limiting solution for PHP applications. It helps protect your web app from excessive requests by implementing request throttling without the need for external databases like Redis.