Libraries tagged by php async queue
bunny/bunny
6745913 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library
hyperf/async-queue
1716205 Downloads
A async queue component for hyperf.
yiisoft/queue
17754 Downloads
Framework-agnostic PHP queue library for asynchronous tasks, best used with Yii3
iamfarhad/laravel-rabbitmq
18536 Downloads
Native ext-amqp RabbitMQ queue driver for Laravel production workloads with connection pooling, publisher confirms, Horizon support, Octane support, quorum queues, and high-performance workers
menumbing/async-queue
2017 Downloads
A async queue component for hyperf.
detain/sshpool
1407 Downloads
SSH command queue and connection pool runs tons of commands on a ssh host concurrently with completion callback.
g4/tasker
55583 Downloads
Application asynchronous tasks manager and runner, cron-like PHP implementation with ability to run tasks with resolution in seconds
makasim/php-fpm-queue
110 Downloads
Use php-fpm as a simple built-in async queue
dataprocessors/amqp-async
3693 Downloads
Async AMQP 0.9.1 client for PHP designed to work with Icicle.
pnixx/delayed_job
3543 Downloads
Async Delayed Job for PHP
domraider/bunny
7591 Downloads
Performant pure-PHP AMQP (RabbitMQ) sync/async (ReactPHP) library
apinstein/jqjobs
20194 Downloads
Async job manager for PHP.
webpatser/torque
72 Downloads
Coroutine-based queue worker for Laravel — N jobs per process via PHP Fibers and Redis Streams
dazzle-php/loop
3848 Downloads
Dazzle Asynchronous I/O Event Loop.
solophp/job-queue
68 Downloads
A lightweight and reliable database-backed job queue for PHP with atomic claim, visibility timeout, and exponential backoff.