Libraries tagged by throttler
likewinter/queue-throttle
6540 Downloads
Laravel Beanstalkd Queue Throttle
securepoint/token-bucket
11529 Downloads
Implementation of the Token Bucket algorithm.
evoluted/php-ratelimiter
40236 Downloads
A framework agnostic rate limiter for PHP
syropian/laravel-notification-channel-throttling
1263 Downloads
Throttle notifications on a per-channel basis
sinbadxiii/phalcon-throttle
6094 Downloads
Throttle For Phalcon
hamburgscleanest/laravel-guzzle-throttle
14250 Downloads
A Laravel wrapper for https://github.com/hamburgscleanest/guzzle-advanced-throttle.
hamburgscleanest/guzzle-advanced-throttle
33441 Downloads
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get response from cache when rate limit is exceeded or always get cached value to spare your rate limits.
anomaly/throttle_security_check-extension
46997 Downloads
A security extension that throttles login attempts.
larowka/prevent-duplicate-requests
290 Downloads
Prevent duplicate requests middleware for Laravel applications.
aporat/laravel-rate-limiter
722 Downloads
A flexible rate limiting middleware for Laravel and Lumen applications
adhocore/phalcon-ext
888 Downloads
Miscellaneous phalcon adapters, extensions and utilities
bouncer/bouncer
428 Downloads
A PHP library to log and analyse HTTP traffic, throttle and block suspicious agents.
sideshow_bob/throttle
10317 Downloads
Ban identifier after certain amount of requests in a given timeframe.
pno/throttle
180 Downloads
StackPHP compatible class for throttling HTTP requests using Predis. Based on datagraph/rack-throttle.
paneidos/laravel-advanced-throttle
7673 Downloads
Advanced rate limiting middleware for Laravel 5.2 and higher