Libraries tagged by priority queue
rybakit/phive-queue
41981 Downloads
$queue->push('I can be popped off after', '10 minutes');
traderinteractive/mongo-queue
19253 Downloads
Message queue using MongoDB as a backend
tarantool/queue
138014 Downloads
PHP bindings for Tarantool Queue.
php-standard-library/data-structure
5083 Downloads
Classic data structures: Queue (FIFO), Stack (LIFO), and PriorityQueue
kue/kue
3160 Downloads
Kue is a priority job queue backed by redis
milpa/events
527 Downloads
String-named event dispatch for the Milpa PHP framework: dot-segment wildcard subscriptions, priorities, listener error isolation, and a pluggable async (queue) seam.
shipsaas/laravel-priority-queue
2839 Downloads
Priority Queue implementation for your Laravel Applications
dominionenterprises/mongo-queue-php
43822 Downloads
Message queue using MongoDB as a backend
phpextra/event-manager
9859 Downloads
Event manager based on reflection, annotations and priority queue
justblackbird/stable-priority-queue
24 Downloads
Stable implementation of priority queue
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
155 Downloads
PHP implementation of the Fibonacci heap