Libraries tagged by Message Queue Worker
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.
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
2 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.