laravel-hyperf / queue
The queue package for Laravel Hyperf.
v0.1.2
2025-02-19 09:14 UTC
Requires
- php: ^8.2
- hyperf/collection: ~3.1.0
- hyperf/contract: ~3.1.0
- hyperf/coordinator: ~3.1.0
- hyperf/coroutine: ~3.1.0
- hyperf/db-connection: ~3.1.0
- hyperf/engine: ^2.1
- hyperf/support: ~3.1.0
- hyperf/tappable: ~3.1.0
- laravel-hyperf/encryption: ^0.1
- laravel-hyperf/support: ^0.1
- laravel/serializable-closure: ^1.2.2
- ramsey/uuid: ^4.7
- symfony/process: ^7.0
Suggests
- ext-filter: Required to use the SQS queue worker.
- ext-mbstring: Required to use the database failed job providers.
- ext-pcntl: Required to use all features of the queue worker.
- ext-pdo: Required to use the database queue worker.
- ext-posix: Required to use all features of the queue worker.
- aws/aws-sdk-php: Required to use the SQS queue driver and DynamoDb failed job storage (^3.235.5).
- pda/pheanstalk: Required to use the Beanstalk queue driver (^5.0).
This package is auto-updated.
Last update: 2025-02-22 09:08:12 UTC