Libraries tagged by priority queue
lvchenfeng/redis-queue
2 Downloads
a redis queue with priority and can be delay
schedulee/queue
6 Downloads
$queue->push('I can be popped off after', '10 minutes');
ddzh-dev/php-hive-queue
9 Downloads
$queue->push('I can be popped off after', '10 minutes');
bardoqi/php-hive-queue
41 Downloads
$queue->push('I can be popped off after', '10 minutes');
zack965/php-ds-algo
3 Downloads
Classic data structures and algorithms implemented from scratch in PHP.
sysread/php-skewheap
7 Downloads
mergable priority queues
johnroyer/fastpriorityqueue
5 Downloads
Efficient integer priority queue implementation in PHP
daniel-ac-martin/php-seids
61 Downloads
Supplementary, Easily Interchangeable Data Structures for PHP 5. Provides alternatives and supplements to the Standard PHP Library (SPL) Datastructures.
byrcsc/laravel-assignment
0 Downloads
Assignment routing for Eloquent models: any model can be assigned, any model can be an assignee, with atomic slot claims, an offer and accept handshake, pluggable selection policies, fair per-scope rotation, a priority queue, and offer cascades.
sshilko/php-seids
15 Downloads
Supplementary, Easily Interchangeable Data Structures for PHP 5. Provides alternatives and supplements to the Standard PHP Library (SPL) Datastructures.
redcode/kue
205 Downloads
Kue is a priority job queue backed by redis
kop/php-kue-client
9498 Downloads
PHP client for Kue priority job queue API
mnb/scraperkit
4 Downloads
MNB ScraperKit V1.0.3 - enterprise-ready PHP crawling and data extraction framework with AI crawl intelligence, search discovery, authorized mail/webmail extraction connectors, publisher metadata workflows, extraction recipes, provenance, quality reports, datasets, queues, dashboards, and compliance tooling.
rpq/client
1568 Downloads
Redis Priority Queue Client implementation in pure PHP
piko/event-dispatcher
463 Downloads
A basic PSR-14 implementation using a priority queue