solucio / rate-limiter-bundle
Supplies attribute for symfony rate limiter
Package info
github.com/Solucio/rate-limiter-bundle
Type:symfony-bundle
pkg:composer/solucio/rate-limiter-bundle
v1.0.0
2023-08-04 06:12 UTC
Requires
- php: >=8.1
- symfony/framework-bundle: ^6.0
- symfony/rate-limiter: ^6.0
Requires (Dev)
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2026-04-04 12:20:40 UTC
README
About
The SolucioRateLimiterBundle allows you to set an attribute on class or methods that an event will check for.
Features
- Attribute to enable ratelimiting on whole class or method
Installation
$ composer require solucio/rate-limiter-bundle
License
Released under the MIT License, see LICENSE.