Libraries tagged by throttle
diablomedia/guzzle-throttle-middleware
1113 Downloads
A GuzzleHTTP Middleware that can delay requests before sending them.
anomaly/throttle_security_check-extension
49676 Downloads
A security extension that throttles login attempts.
webparking/laravel-sentry-throttling
494 Downloads
Throttle exceptions before they are sent to Sentry, tagging survivors with their occurrence count.
securepoint/token-bucket
17785 Downloads
Implementation of the Token Bucket algorithm.
kode/limiting
58 Downloads
PHP 8.3+ 限流器,支持令牌桶、漏桶、滑动窗口、滑动窗口计数器、固定窗口计数器与多规则组合限流,内置内存/APCu/Redis/Memcached/PDO 存储与分布式并发控制
aporat/laravel-rate-limiter
2083 Downloads
A flexible rate limiting middleware for Laravel and Lumen applications
adhocore/phalcon-ext
968 Downloads
Miscellaneous phalcon adapters, extensions and utilities
quioteframework/ratelimit
71 Downloads
Rate limiting (login throttle, PDO-backed limiter storage) for Quiote, built on symfony/rate-limiter.
bouncer/bouncer
434 Downloads
A PHP library to log and analyse HTTP traffic, throttle and block suspicious agents.
programster/throttle-mysql-driver
27 Downloads
A driver for using MySQL for rate limiting in the programster/throttle package.
programster/throttle
37 Downloads
A package for implementing rate-limiting/throttling PSR-15 middleware.
pno/throttle
180 Downloads
StackPHP compatible class for throttling HTTP requests using Predis. Based on datagraph/rack-throttle.
muhamed-didovic/throttle
57 Downloads
PHP throttle package
michaelesmith/throttle
2375 Downloads
A basic throttling implementation
ctsoftwarellc/laravel-mail-throttle
581 Downloads
Distributed rate limiting for Laravel mail across multiple queue workers