https://github.com/php-enqueue/sqs
[READ-ONLY] This is a Amazon SQS transport. It allows you to send and consume message using Amazon SQS service.
https://github.com/php-enqueue/sqs
Last synced: 2 months ago
JSON representation
[READ-ONLY] This is a Amazon SQS transport. It allows you to send and consume message using Amazon SQS service.
- Host: GitHub
- URL: https://github.com/php-enqueue/sqs
- Owner: php-enqueue
- License: mit
- Created: 2017-04-28T09:09:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-18T09:00:33.000Z (5 months ago)
- Last Synced: 2025-04-12T14:57:29.232Z (2 months ago)
- Language: PHP
- Homepage: https://enqueue.forma-pro.com/
- Size: 178 KB
- Stars: 36
- Watchers: 4
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Supporting Enqueue
Enqueue is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
- [Become a sponsor](https://www.patreon.com/makasim)
- [Become our client](http://forma-pro.com/)---
# Amazon SQS Transport
[](https://gitter.im/php-enqueue/Lobby)
[](https://github.com/php-enqueue/sqs/actions?query=workflow%3ACI)
[](https://packagist.org/packages/enqueue/sqs)
[](https://packagist.org/packages/enqueue/sqs)This is an implementation of Queue Interop specification. It allows you to send and consume message using [Amazon SQS](https://aws.amazon.com/sqs/) service.
## Resources
* [Site](https://enqueue.forma-pro.com/)
* [Documentation](https://php-enqueue.github.io/transport/sqs/)
* [Questions](https://gitter.im/php-enqueue/Lobby)
* [Issue Tracker](https://github.com/php-enqueue/enqueue-dev/issues)## License
It is released under the [MIT License](LICENSE).