async / throttle
Throttles async work throughput.
Installs: 27 846
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: ^8.1
- amphp/amp: ^3
- revolt/event-loop: ^1
Requires (Dev)
- infection/infection: >=0.13,<1
- phpunit/phpunit: ^9.5.23
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2023-11-13 13:55:24 UTC
README
Throttles async work throughput.
Version overview
Version | Feature | Minimum PHP |
---|---|---|
4 | Fiber support | 8.1 |
3 | Throttle interface |
7.1 |
2 | Rewrite | 7.1 |
1 | Draft | 7.1 |