Libraries tagged by priority queue
tarantool/queue
125921 Downloads
PHP bindings for Tarantool Queue.
rybakit/phive-queue
40139 Downloads
$queue->push('I can be popped off after', '10 minutes');
traderinteractive/mongo-queue
11353 Downloads
Message queue using MongoDB as a backend
dominionenterprises/mongo-queue-php
42135 Downloads
Message queue using MongoDB as a backend
shipsaas/laravel-priority-queue
44 Downloads
Priority Queue implementation for your Laravel Applications
kue/kue
2964 Downloads
Kue is a priority job queue backed by redis
tarantool/jobqueue
10343 Downloads
A job queue backed by Tarantool.
phpextra/event-manager
9693 Downloads
Event manager based on reflection, annotations and priority queue
thomaslarsson/priorityqueue
406 Downloads
Ascending/descending PriorityQueues. Order maintained for nodes with equal priority on dequeue
rybakit/phive-task-queue
4405 Downloads
A lightweight task queue on top of rybakit/phive-queue
bardoqi/php-hive-queue
38 Downloads
$queue->push('I can be popped off after', '10 minutes');
limen/fastrq
32 Downloads
Queue, Stack, Deque, Priority Queue built on Redis
daniel-ac-martin/php-seids
53 Downloads
Supplementary, Easily Interchangeable Data Structures for PHP 5. Provides alternatives and supplements to the Standard PHP Library (SPL) Datastructures.
naroga/foreman
17 Downloads
A worker manager with a priority process queue.
mathieuviossat/fibonacci-heap
139 Downloads
PHP implementation of the Fibonacci heap