laravel-hyperf / bus
The bus package for Laravel Hyperf.
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Installs: 336
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/laravel-hyperf/bus
Requires
- php: ^8.2
- hyperf/collection: ~3.1.0
- hyperf/conditionable: ~3.1.0
- hyperf/context: ~3.1.0
- hyperf/contract: ~3.1.0
- hyperf/coroutine: ~3.1.0
- hyperf/support: ~3.1.0
- laravel-hyperf/cache: ^0.1
- laravel-hyperf/support: ^0.1
- laravel/serializable-closure: ^1.3
- nesbot/carbon: ^2.72.6
Suggests
- laravel-hyperf/queue: Required to use closures when chaining jobs.