Provides a Token Bucket implementation to rate limit input and output in your application
composer require "symfony/rate-limiter:6.1.0"
| 包名 | 版本要求 |
|---|---|
| php | >=8.1 |
| symfony/lock | ^5.4|^6.0 |
| symfony/options-resolver | ^5.4|^6.0 |
| 包名 | 版本要求 |
|---|---|
| psr/cache | ^1.0|^2.0|^3.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-05-14 12:53:54 |
| 类型 | library |