Libraries tagged by Message Queue Worker
smices/pha-service
9 Downloads
Phalcon + Swoole 无侵入解决方案
haroone/module-admin-reindex
6 Downloads
Adds queued Reindex and Reset actions with live progress, worker-health warnings, and duplicate-job protection to Magento 2 Index Management.
albertwill/yii2-rabbitmq
139 Downloads
Maintained fork of mikemadisonweb/yii2-rabbitmq that fixes duplicate multi-connection registration issues and improves worker process robustness.
arthurhoaro/simple-php-messaging-service
2108 Downloads
SimplePMS is a PHP message service with database backend using SQLite, PostgreSQL or MySQL
sunra/redis-queue-bundle
2 Downloads
All in one Redis based messages queue and worker supervisor. With GUI on board
kislayphp/queue
8 Downloads
Native PHP distributed job queue with a standalone queue server, producer client, worker runtime, retries, and DLQ support
chipslays/queue
10 Downloads
Simple implement queue processing in PHP.
quillstack/queue-rabbitmq
2 Downloads
A RabbitMQ driver for quillstack/queue: the broker holds the message until a worker says what became of it.
quetzal-studio/php-amqp-worker
53 Downloads
PHP worker with AMQP
easeappphp/ea-cli-router
47 Downloads
EACliRouter is a Simple Request Router, that uses plain Multi-dimensional Arrays of Routes, to handle both Static & Dynamic Routes for PHP based CLI Applications, Cron jobs & Message queue worker setups.
warren/warren
8 Downloads
A simple, object-oriented library for creating RabbitMQ service workers.
michel/pqueue
3 Downloads
PQueue is a minimalist PHP library for processing background messages using a single persistent CLI (managed via systemd) or periodic execution (via cron), covering 90% of use cases without external dependencies or complex worker management.