Provides a Token Bucket implementation to rate limit input and output in your application
composer require "symfony/rate-limiter:6.4.x-dev"
| 包名 | 版本要求 |
|---|---|
| php | >=8.1 |
| symfony/deprecation-contracts | ^2.5|^3 |
| symfony/options-resolver | ^5.4|^6.0|^7.0 |
| 包名 | 版本要求 |
|---|---|
| psr/cache | ^1.0|^2.0|^3.0 |
| symfony/lock | ^5.4|^6.0|^7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2026-06-08 07:06:12 |
| 类型 | library |