Libraries tagged by php async queue
symplely/thread_queue
49 Downloads
An simply `uv_queue_work` wrapper API to manage a pool of threads, for parallel PHP execution
solophp/task-queue
18 Downloads
Enhanced PHP task queue using Solo Database with retry mechanism and task expiration support.
merlinthemagic/mtm-queues
27 Downloads
Message Queueing tools for PHP 7
fereydooni/laravel-async-flow
0 Downloads
A robust and feature-rich asynchronous programming capability for Laravel using PHP attributes
appwrite-labs/php-amqplib
665 Downloads
Fork of php-amqplib with Swoole coroutine support. A pure PHP implementation of the AMQP protocol tested against RabbitMQ.
ez-php/notification
0 Downloads
Multi-channel notification orchestration for the ez-php framework — mail, broadcast, and database channels with optional queue-backed async delivery
rpurinton/bunny
180 Downloads
Performant pure-PHP AMQP (RabbitMQ) sync/async (ReactPHP) library
yng/phpqueue
0 Downloads
A simple and powerful PHP queue package with Redis support
tomzx/job
22 Downloads
Job runner for PHP.
quellabs/canvas-scheduler-redis
0 Downloads
Redis queue consumer and job dispatcher for the Canvas PHP framework
quellabs/canvas-scheduler-rabbitmq
0 Downloads
RabbitMQ queue consumer and job dispatcher for the Canvas PHP framework
modelslab/modelq
0 Downloads
A lightweight PHP task queue library, alternative to traditional queue systems, optimized for ML inference workloads
appkit/bunny
44 Downloads
Fork of the Bunny AMQP client, enhanced with fixes and improvements for the AppKit framework
romalytar/yammi-jobs-monitoring-laravel
448 Downloads
Queue monitoring and observability for Laravel. Tracks job lifecycle, retries, failures and a dead-letter queue across all queue drivers (Redis, SQS, database, sync), with failure fingerprinting, scheduled-task monitoring, worker heartbeats, duration-anomaly detection and alerts (Slack, mail, PagerDuty, Opsgenie, webhook).
kode/queue
2 Downloads
一个现代化、高性能的 PHP 队列客户端,支持多种队列驱动,专为 PHP 8.1+ 设计,完美支持 PHP 8.5 管道操作符新特性