Libraries tagged by rate limiting
marianperca/token-bucket
100 Downloads
Implementation of the Token Bucket algorithm.
leaducate/stiphle-leaducate
41 Downloads
Simple rate limiting/throttling for php
kwazaro/yii2-httpclient-requests-limit
52 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.
eforce/throttle
4 Downloads
(API) Rate limiting requests in CakePHP
angwa/superban
7 Downloads
This package helps to limit requests and ban suspicious users for a period of time
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
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
nhphero/throttle
734 Downloads
A Simple PHP package for throttling and rate limiting
midnite81/guardian
1 Downloads
Guardian is a PHP package that provides a way to wrap HTTP requests so they don't exceed Rate Limiting rules and controls Error Handling
lewestopher/ratelimiter
9 Downloads
A sweet, simple PHP class for rate limiting API requests.
jdimitrov/php-ratelimit
67 Downloads
PHP rate limiting library with Leaky Bucket Algorithm