async-aws / illuminate-queue
AsyncAws integration for Illuminate Queue.
1.2.0
2026-01-16 22:28 UTC
Requires
- php: ^8.2
- async-aws/sqs: ^1.1 || ^2.0
- illuminate/queue: ^6.18.11 || ^7.10 || ^8.0 || ^9.0 || ^10.0 || ^11.0
- illuminate/support: ^6.18.13 || ^7.10 || ^8.0 || ^9.0 || ^10.0 || ^11.0
Requires (Dev)
- phpunit/phpunit: ^11.5.42
- symfony/error-handler: ^7.3.2 || ^8.0
- symfony/phpunit-bridge: ^7.3.2 || ^8.0
README
Install
composer require async-aws/illuminate-queue
Documentation
See https://async-aws.com/integration/laravel.html for documentation.
Contribute
Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/