-
Modufolio
- https://www.modufolio.com
PHP Queue
A unified front-end for different queuing backends. Includes a REST server, CLI interface and daemon runners.
Abstracts work queues, used to distribute time-consuming tasks among multiple workers.
Bernard is a multi-backend PHP library for creating background jobs for later processing.
A simple library for interfacing with other job queue providers that gives you plenty of flexibility. Currently supports MySQL, SQLite, and Beanstalkd.
php-resque is a Redis-backed PHP library for creating background jobs, placing them on multiple queues, and processing them later.
Kue is a priority job queue backed by redis, built for PHP.
Stable implementation of priority queue in PHP
Simple php queue implementation through database.