Libraries tagged by priority queue
rybakit/phive-queue
41809 Downloads
$queue->push('I can be popped off after', '10 minutes');
traderinteractive/mongo-queue
18606 Downloads
Message queue using MongoDB as a backend
tarantool/queue
137356 Downloads
PHP bindings for Tarantool Queue.
php-standard-library/data-structure
2507 Downloads
Classic data structures: Queue (FIFO), Stack (LIFO), and PriorityQueue
kue/kue
3123 Downloads
Kue is a priority job queue backed by redis
shipsaas/laravel-priority-queue
2839 Downloads
Priority Queue implementation for your Laravel Applications
dominionenterprises/mongo-queue-php
43820 Downloads
Message queue using MongoDB as a backend
phpextra/event-manager
9810 Downloads
Event manager based on reflection, annotations and priority queue
univeros/structure
63 Downloads
Typed data structures — Map, Set, Vector, Deque, Queue, Stack, PriorityQueue — inspired by ext-ds, in pure PHP with no C extension.
rybakit/phive-task-queue
4405 Downloads
A lightweight task queue on top of rybakit/phive-queue
limen/fastrq
37 Downloads
Queue, Stack, Deque, Priority Queue built on Redis
naroga/foreman
17 Downloads
A worker manager with a priority process queue.
tarantool/jobqueue
10470 Downloads
A job queue backed by Tarantool.
mathieuviossat/fibonacci-heap
153 Downloads
PHP implementation of the Fibonacci heap
kigkonsult/mesq
14 Downloads
PHP lite disk based message queue manager