Provides a Token Bucket implementation to rate limit input and output in your application
composer require "symfony/rate-limiter:5.2.6"
| 包名 | 版本要求 |
|---|---|
| php | >=7.2.5 |
| symfony/lock | ^5.2 |
| symfony/options-resolver | ^5.1 |
| 包名 | 版本要求 |
|---|---|
| psr/cache | ^1.0|^2.0|^3.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-03-22 19:26:15 |
| 类型 | library |