Libraries tagged by sqs
coinvestor/laravel-batchsqs
4128 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.
beyerz/aws-queue-bundle
1094 Downloads
Symfony bundle to connect AWS sns and sqs to create offline queue processing
zenstruck/queue
20 Downloads
Unified API for different queue services.
shyam-achuthan/google-cloud
23 Downloads
A library for easy access of google cloud platform - PubSub ( Alternative to Amazon SQS )
mtahv3/laravel-queue-snssqs
1640 Downloads
Provides ability to handle Laravel Queues from a fan-out SNS/SQS pattern
mallabee/queue
1210 Downloads
Framework agnostic background task queue management for Beanstalkd, SQS, Redis. Easy to use in pure PHP, Symfony, Laravel, Yii2 projects. Based on illuminate/queue (Laravel Queues).
ignited/laravel-sns-broadcaster
16 Downloads
Sns Messages as queues using extended laravel sqs driver.
ceikermann/amazonsqs
608 Downloads
PHP 5.3 library to talk with the Amazon SQS API
zackijack/laravel-sqs-sns
196 Downloads
A simple Laravel service provider which adds a new queue connector to handle SNS subscription queues.
valantic-spryker-eco/sqs
0 Downloads
SQS implementation as an adapter for spryker/queue
valantic-spryker-eco/aws-sqs
0 Downloads
Container for AWS SDK SQS operations
tyamahori/laravel-plain-sqs
711 Downloads
Custom SQS connector for Laravel that supports custom format JSON
swiftchase/queue-sqs-eb-worker
28 Downloads
Zend Framework 2 module for Elastic Beanstalk Worker environment support via SlmQueue
suleymanozev/laravel-plain-sqs
93 Downloads
Custom SQS connector for Laravel that supports JSON & XML formats
ssigwart/sqs-queue-processor
2 Downloads
Library to process SQS queues.