Libraries tagged by sqs
gobeboc/sqs
4082 Downloads
Message Queue Amazon SQS Transport
gilbitron/sqsd
2617 Downloads
A replica of the AWS Elastic Beanstalk worker SQS daemon (sqsd) in PHP
friendsofcat/laravel-plain-sqs
2546 Downloads
Custom SQS connector for Laravel that supports custom format JSON
eduardmarti/laravel-plain-sqs-laravel-11
3688 Downloads
Custom SQS connector for Laravel that supports custom format JSON
costcertified/amazon-sqs-php-extended-client-lib
4575 Downloads
An extension to the Amazon SQS client that enables sending and receiving messages up to 2GB via Amazon S3.
bitpanda-labs/laravel-sqs-fifo-queue
57714 Downloads
Adds a Laravel queue driver for Amazon SQS FIFO queues.
coverzen/configurable-sqs
4789 Downloads
Package to utilize laravel queue:work command to listen to Amazon SQS message with configurable schemas
saeven/laminas-aws-sdk
6889 Downloads
Laminas Module that allows easy integration the AWS SDK for PHP
nightwriter/laravel-events-to-sns
5147 Downloads
Laravel package to push events to AWS SNS
itprojektrepo/laravel-aws-pubsub
1841 Downloads
A Laravel broadcasting driver and queue driver that broadcasts and listens to published events utilising AWS SNS, EventBridge and SQS.
flip-id/yii2-redis-queue-enhanced
20431 Downloads
Enhancement for Yii2 Redis Queue driver
factorenergia/yii2-queue
7232 Downloads
Yii2 Queue Extension which supported DB, Redis, RabbitMQ, Beanstalk, SQS and Gearman
enqueue/magento2-enqueue
18834 Downloads
Message Queue solutions for Magento2. Supports RabbitMQ, AMQP, STOMP, Amazon SQS, Kafka, Redis, Google PubSub, Gearman, Beanstalk, Google PubSub
coinvestor/laravel-batchsqs
4340 Downloads
An alternative Amazon SQS queue driver for Laravel. Messages are sent in batches rather than one at a time, which may be more efficient if you have a lot of messages to send.
brightecapital/brighte-queue-client
25502 Downloads
Extension of enqueue/sqs to adapt to Brighte's needs