https://github.com/php-enqueue/sns
[READ-ONLY] This is a Amazon SNS transport. It allows you to send messages to Amazon SNS service.
https://github.com/php-enqueue/sns
Last synced: 2 months ago
JSON representation
[READ-ONLY] This is a Amazon SNS transport. It allows you to send messages to Amazon SNS service.
- Host: GitHub
- URL: https://github.com/php-enqueue/sns
- Owner: php-enqueue
- License: mit
- Created: 2019-02-21T19:03:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-18T09:00:36.000Z (5 months ago)
- Last Synced: 2025-03-24T10:21:21.416Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 43 KB
- Stars: 6
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
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 SNS Transport
[](https://gitter.im/php-enqueue/Lobby)
[](https://github.com/php-enqueue/sns/actions?query=workflow%3ACI)
[](https://packagist.org/packages/enqueue/sns)
[](https://packagist.org/packages/enqueue/sns)This is an implementation of Queue Interop specification. It allows you to send and consume message using [Amazon SNS](https://aws.amazon.com/sns/) service.
## Resources
* [Site](https://enqueue.forma-pro.com/)
* [Documentation](https://php-enqueue.github.io/transport/sns/)
* [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).