Libraries tagged by php async queue
solophp/task-queue
18 Downloads
Enhanced PHP task queue using Solo Database with retry mechanism and task expiration support.
solophp/job-queue
71 Downloads
A lightweight and reliable database-backed job queue for PHP with atomic claim, visibility timeout, and exponential backoff.
philiprehberger/php-background-jobs
68 Downloads
Lightweight background job queue with file-based driver
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
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
vaibhavpandeyvpz/qatar
32 Downloads
Framework agnostic PHP library for publishing and consuming jobs using Redis and ElasticMQ backends.
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
hivellm/synap-sdk
1 Downloads
PHP SDK for Synap - High-Performance In-Memory Key-Value Store & Message Broker
appkit/bunny
44 Downloads
Fork of the Bunny AMQP client, enhanced with fixes and improvements for the AppKit framework