Libraries tagged by throttle
syropian/laravel-notification-channel-throttling
2256 Downloads
Throttle notifications on a per-channel basis
esign/laravel-sentry-throttling
993 Downloads
Throttle exceptions being sent to Sentry
yzh52521/webman-throttle
2025 Downloads
Webman框架限流中间件
sinbadxiii/phalcon-throttle
6578 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
33444 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.
nsp-team/webman-throttler
797 Downloads
very Very easy to use a current limiting component, the code is very simple, based on the webman framework.
anomaly/throttle_security_check-extension
47629 Downloads
A security extension that throttles login attempts.
pengxul/supports
50 Downloads
common components
larowka/prevent-duplicate-requests
911 Downloads
Prevent duplicate requests middleware for Laravel applications.
aporat/laravel-rate-limiter
1108 Downloads
A flexible rate limiting middleware for Laravel and Lumen applications
adhocore/phalcon-ext
888 Downloads
Miscellaneous phalcon adapters, extensions and utilities
bouncer/bouncer
430 Downloads
A PHP library to log and analyse HTTP traffic, throttle and block suspicious agents.
sideshow_bob/throttle
10338 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.