Symfony Rate Limiter Versions Save

Provides a Token Bucket implementation to rate limit input and output in your application

v7.1.0-RC1

2 days ago

v7.1.0-BETA1

2 weeks ago

v7.0.7

2 weeks ago

v6.4.7

2 weeks ago

v5.4.39

3 weeks ago

v7.0.3

3 months ago

v6.4.3

3 months ago

v6.3.12

3 months ago

v5.4.35

3 months ago

v7.0.2

4 months ago

Changelog (https://github.com/symfony/rate-limiter/compare/v7.0.1...v7.0.2)

  • bug symfony/symfony#53282 [RateLimiter] Fix RateLimit->getRetryAfter() return value when consuming 0 or last tokens (@wouterj, @ERuban)
  • bug symfony/symfony#53259 [RateLimit] Test and fix peeking behavior on rate limit policies (@wouterj)