async-aws / sqs
SQS client, part of the AWS SDK provided by AsyncAws.
2.2.0
2024-10-09 08:09 UTC
Requires
- php: ^7.2.5 || ^8.0
- ext-filter: *
- ext-json: *
- async-aws/core: ^1.9
README
An API client for SQS.
Install
composer require async-aws/sqs
Documentation
See https://async-aws.com/clients/sqs.html for documentation.
Contribute
Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/