[FEATURE] AWS SQS Component
Open
enhancement
- Dominant language
- PHP
- Stars
- 6.9k
- Forks
- 1.3k
- Avg merge
- 4h 21m
- Merged PRs (30d)
- 4
Description
**Is your feature request related to a problem? Please describe.**
We have several applications producing messages via SQS and would love to be able to consume/produce to SQS using HyperF.
**Describe the solution you'd like**
It would be great if there was a SQS Messaging component similar to the others available.
**Describe alternatives you've considered**
I am sure we could build a SQS consumer/producer from scratch using the AWS SDK but it would be nice to have it be more plug and play out of the box.
**Additional context**
We could adopt a similar approach to Laravel if necessary.
Contributor guide
Assessment
This issue has not been assessed yet.