Throttle

Request limiter

A plugin that limits the number of requests a client can make to an application in a given time frame.

(API) Rate limiting requests in CakePHP

GitHub

63 stars
5 watching
13 forks
Language: PHP
last commit: almost 3 years ago
Linked from 1 awesome list

cakephpcakephp-pluginmiddlewarephprate-limiting

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
reg2005/adonis-request-throttlerA package for limiting the number of requests from a client within a specified time period.20
akirk/php-ratelimiterA class that limits requests based on IP address or user session to prevent abuse and rate limiting39
timebug/lua-resty-redis-ratelimitA Lua-based module to limit incoming requests between multiple instances using a 'leaky bucket' algorithm and Redis as the backend storage.163
upyun/lua-resty-limit-rateA Lua module that limits the rate of requests to an application72
zim32/symfony2-requestlimitbundleLimits requests to an application11
sindresorhus/p-throttleControls function calls to limit their frequency within a specified time interval447
yudppp/throttleA library that provides a throttle function for rate limiting functions in Go.39
jaytaph/ratelimitbundleA bundle for Symfony applications that simplifies rate limiting by adding an annotation to controllers and actions.332
koajs/ratelimitA middleware solution to rate limit incoming requests in web applications487
grahamcampbell/laravel-throttleA package to manage rate limiting in Laravel applications705
fastify/fastify-rate-limitA rate limiter plugin for Fastify that enforces limits on client requests based on their IP address and time window.508
dryruby/rack-throttleA Rack middleware that limits the rate of incoming HTTP requests to applications.947
lpinca/valveletA utility to limit the execution rate of functions in promise-returning code.38
ulule/limiterA middleware library for Go that enforces rate limits on HTTP requests2,125
microlinkhq/async-ratelimiterAn asynchronous rate limiter middleware implementation using Redis to track requests and enforce limits.320