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