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