Libraries tagged by work queue
leezy/pheanstalk-bundle
1735006 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
115679 Downloads
Email queue component for yii2 that works with yii2-swiftmailer.
xobotyi/beansclient
25353 Downloads
PHP7.1+ client for beanstalkd work queue with no dependencies
flowpack/jobqueue-redis
60377 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
194997 Downloads
Implements concrete Queue for the doctrine work queue. Requires the packages flowpack/jobqueue-common to be installed.
zircote/rhubarb
81174 Downloads
A PHP Celery Client Implementation
flowpack/jobqueue-beanstalkd
23054 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
10940 Downloads
Mamikos internal package to utilize laravel queue:work command to listen to Amazon SQS message.
coverzen/configurable-sqs
4412 Downloads
Package to utilize laravel queue:work command to listen to Amazon SQS message with configurable schemas
cooperaj/laravel-redis-sentinel
31245 Downloads
Provides a laravel queue driver that works with Redis Sentinels.
fusio/adapter-beanstalk
7621 Downloads
Provides a connection to work with a beanstalk message queue
fusio/adapter-amqp
8128 Downloads
Provides a connection to work with a AMQP based message queue
visual-craft/work-queue-bundle
9473 Downloads
Background jobs scheduling using Beanstalk (Symfony bundle)
visual-craft/work-queue
9468 Downloads
Work queue using Beanstalk
myclabs/work
292 Downloads
Work queue library letting you run background tasks using a generic abstraction