menumbing / async-queue
A async queue component for hyperf.
Installs: 395
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 7
pkg:composer/menumbing/async-queue
Requires
- php: >=8.1
 - hyperf/codec: ~3.1.0
 - hyperf/collection: ~3.1.0
 - hyperf/command: ~3.1.0
 - hyperf/contract: ~3.1.0
 - hyperf/event: ~3.1.0
 - hyperf/framework: ~3.1.0
 - hyperf/logger: ~3.1.0
 - hyperf/process: ~3.1.0
 - hyperf/redis: ~3.1.0
 - hyperf/server: ~3.1.0
 - hyperf/support: ~3.1.0
 - hyperf/utils: ~3.1.0
 - menumbing/contracts: ^1.0
 - psr/container: ^1.0|^2.0
 - psr/event-dispatcher: ^1.0
 - psr/log: ^3.0
 
Suggests
- hyperf/amqp: Required to use amqp driver.
 - hyperf/database: Required to use database failed recorder.
 - hyperf/di: Required to use annotations.
 - hyperf/event: Required to dispatch a event.
 - hyperf/process: Auto register the consumer process for server.
 
This package is auto-updated.
Last update: 2025-10-07 09:09:37 UTC