Symfony2-RequestLimitBundle

Request limiter

Limits requests to an application

GitHub

11 stars
4 watching
4 forks
Language: PHP
last commit: almost 15 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jaytaph/ratelimitbundleA bundle for Symfony applications that simplifies rate limiting by adding an annotation to controllers and actions.332
usemuffin/throttleA plugin that limits the number of requests a client can make to an application in a given time frame.63
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
koajs/ratelimitA middleware solution to rate limit incoming requests in web applications487
koajs/maxrequestsLimits the number of requests on each persistent HTTP connection to prevent abuse or denial-of-service attacks.3
membphis/lua-resty-limitsA Lua module that helps limit incoming requests to a web application based on OpenResty's rate limiting capabilities.8
upyun/lua-resty-limit-rateA Lua module that limits the rate of requests to an application72
indragunawan/api-rate-limit-bundleProtects API resources from excessive requests66
reg2005/adonis-request-throttlerA package for limiting the number of requests from a client within a specified time period.20
yireo/yireo_graphqlratelimitingMagento 2 module to add rate limiting to GraphQL resources12
yireo/yireo_customgraphqlquerylimiterA Magento 2 module to customize settings for the GraphQL Query Limiter and enhance performance and security of headless Magento.3
misd-service-development/guzzle-bundleA Symfony2 bundle for integrating Guzzle into an application for easy HTTP request handling99
rvanlaak/settingsbundleConfiguration management bundle for Symfony applications113
microlinkhq/async-ratelimiterAn asynchronous rate limiter middleware implementation using Redis to track requests and enforce limits.320