jrodella / illuminate-queue
AsyncAws integration for Illuminate Queue. (This is a fork from: async-aws/illuminate-queue)
0.1
2023-10-25 12:08 UTC
Requires
- php: ^7.2.5 || ^8.0
- async-aws/sqs: ^1.1
- illuminate/queue: ^6.18.11 || ^7.10 || ^8.0 || ^9.0 || ^10.0
- illuminate/support: ^6.18.13 || ^7.10 || ^8.0 || ^9.0 || ^10.0
This package is auto-updated.
Last update: 2024-10-25 14:06:19 UTC
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/