Libraries tagged by background task
backplane/leptir
2420 Downloads
Background task processor
misuoka/work-loop
3 Downloads
循环执行任务的后台服务程序 Background service program that executes tasks cyclically
vxdiv/asynctask
149 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
token27/cakephp-queue-plugin
4 Downloads
The Queue plugin for CakePHP provides deferred task execution.
scones/resque
88 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/
rgoro/cakephp-queue
85 Downloads
The Queue plugin for CakePHP provides deferred task execution. This is a MongoDB implementation.
pnixx/delayed_job
42 Downloads
Async Delayed Job for PHP
pecee/asynctask
16 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
pablohaedo/cakephp-queue
8 Downloads
The Queue plugin for CakePHP provides deferred task execution. This is a MongoDB implementation.
originphp/job
59 Downloads
OriginPHP Queue System
mtamazlicaru/cron-bundle
5671 Downloads
With the CronBundle you can configure cron jobs in configuration files
mhary/cron-bundle
153 Downloads
With the CronBundle you can configure cron jobs in configuration files
maymeow/cakephp-queue
886 Downloads
Fork of The Queue plugin for CakePHP provides deferred task execution.
justinyost/cakephp-queue
34 Downloads
The Queue plugin for CakePHP provides deferred task execution, forked to support SQLite.
infuse/cron
2770 Downloads
Scheduled tasks module for Infuse Framework