RateLimitBundle

Rate limiter

A bundle for Symfony applications that simplifies rate limiting by adding an annotation to controllers and actions.

Add rate limits to your controllers / actions easily through annotations

GitHub

332 stars
17 watching
75 forks
Language: PHP
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tj/node-ratelimiterA rate limiter for Node.js applications using Redis as the backing store.719
indragunawan/api-rate-limit-bundleProtects API resources from excessive requests66
microlinkhq/async-ratelimiterAn asynchronous rate limiter middleware implementation using Redis to track requests and enforce limits.320
fastify/fastify-rate-limitA rate limiter plugin for Fastify that enforces limits on client requests based on their IP address and time window.508
grahamcampbell/laravel-throttleA package to manage rate limiting in Laravel applications705
yudppp/throttleA library that provides a throttle function for rate limiting functions in Go.39
koajs/ratelimitA middleware solution to rate limit incoming requests in web applications487
jsocol/django-ratelimitProvides a way to rate-limit views in Django applications1,081
akirk/php-ratelimiterA class that limits requests based on IP address or user session to prevent abuse and rate limiting39
ulule/limiterA middleware library for Go that enforces rate limits on HTTP requests2,125
reugn/equalizerA set of performant rate limiters for Go applications88
alisaifee/flask-limiterAn extension for Flask that provides rate limiting functionality1,126
zim32/symfony2-requestlimitbundleLimits requests to an application11
lpinca/valveletA utility to limit the execution rate of functions in promise-returning code.38
grempe/ex_ratedA rate limiting utility that manages access to a service with adjustable time windows and limits.453