Libraries tagged by work queue
leezy/pheanstalk-bundle
1648052 Downloads
The LeezyPheanstalkBundle is a Symfony Bundle that provides a command line interface for manage the Beanstalkd workqueue server & a pheanstalk integration.
nterms/yii2-mailqueue
97138 Downloads
Email queue component for yii2 that works with yii2-swiftmailer.
xobotyi/beansclient
23584 Downloads
PHP7.1+ client for beanstalkd work queue with no dependencies
flowpack/jobqueue-redis
50829 Downloads
Implements concrete Queue for the redis work queue. Requires the packages flowpack/jobqueue-common and the redis PHP extension to be installed.
flowpack/jobqueue-doctrine
165032 Downloads
Implements concrete Queue for the doctrine work queue. Requires the packages flowpack/jobqueue-common to be installed.
zircote/rhubarb
80972 Downloads
A PHP Celery Client Implementation
flowpack/jobqueue-beanstalkd
21593 Downloads
Implements concrete Queue for the beanstalkd work queue. Requires the packages flowpack/jobqueue-common and pda/pheanstalk package to be installed.
mamitech/laravel-sqs-subscriber
8458 Downloads
Mamikos internal package to utilize laravel queue:work command to listen to Amazon SQS message.
coverzen/configurable-sqs
1691 Downloads
Package to utilize laravel queue:work command to listen to Amazon SQS message with configurable schemas
cooperaj/laravel-redis-sentinel
30748 Downloads
Provides a laravel queue driver that works with Redis Sentinels.
fusio/adapter-beanstalk
4878 Downloads
Provides a connection to work with a beanstalk message queue
fusio/adapter-amqp
5381 Downloads
Provides a connection to work with a AMQP based message queue
visual-craft/work-queue-bundle
8457 Downloads
Background jobs scheduling using Beanstalk (Symfony bundle)
visual-craft/work-queue
8453 Downloads
Work queue using Beanstalk
myclabs/work
290 Downloads
Work queue library letting you run background tasks using a generic abstraction