Libraries tagged by background task queue
slick/job_queue
259 Downloads
Simple job queue (deferred-task) library for Slick Framework.
moharram82/queue
3 Downloads
Queue is a PHP package for executing time-consuming tasks in the background.
icephp/mini-queue
0 Downloads
IcePHP/MiniQueue is a lightweight PHP library for managing job queues and processing tasks asynchronously. This library provides a simple and efficient way to handle tasks in the background, allowing your application to perform time-consuming operations without blocking the main execution flow
rgoro/cakephp-queue
86 Downloads
The Queue plugin for CakePHP provides deferred task execution. This is a MongoDB implementation.
pablohaedo/cakephp-queue
9 Downloads
The Queue plugin for CakePHP provides deferred task execution. This is a MongoDB implementation.
maymeow/cakephp-queue
1086 Downloads
Fork of The Queue plugin for CakePHP provides deferred task execution.
justinyost/cakephp-queue
35 Downloads
The Queue plugin for CakePHP provides deferred task execution, forked to support SQLite.
dariob/cakephp-queue
2 Downloads
The Queue plugin for CakePHP provides deferred task execution.
spooled-cloud/spooled
0 Downloads
Official PHP SDK for Spooled Cloud job queue service
scones/resque
90 Downloads
resque (for php) is a Redis-backed library for creating background jobs, placing them on multiple queues, and processing them later. compatible to the original http://resque.github.io/
elefant/app-resque
8 Downloads
PHP-Resque integration for the Elefant CMS
cunheise/beanqueue
11 Downloads
Queue for beanstalkd to run task in the background
backplane/leptir
2420 Downloads
Background task processor
sprintcube/taskueue
1 Downloads
Taskueue plugin for CakePHP
originphp/job
62 Downloads
OriginPHP Queue System