Libraries tagged by background
shonm/php-resque
6080 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
scroller123/php-resque
310 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
scragg0x/react-resque
3 Downloads
ReactPHP based resque worker and job in event loop implementation in PHP
ryanwkell/php-resque-turnkey
600 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby. Forked from Chris Boulton
ryanwkell/php-resque-redisfix
10 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby. Forked from Chris Boulton
rgoro/cakephp-queue
85 Downloads
The Queue plugin for CakePHP provides deferred task execution. This is a MongoDB implementation.
raoul2000/yii2-bgswitcher-widget
107 Downloads
This extension is a wrapper for the jQuery Background Image Switcher Plugin
qwep-ru/php-resque
325 Downloads
Fork of chrisboulton/php-resque
pwhelan/randr
6 Downloads
Low latency Resque server for PHP
pulsaryu/php-resque
7219 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
pnixx/delayed_job
42 Downloads
Async Delayed Job for PHP
pnixx/daemon
60 Downloads
Simple Daemon for PHP
philwaters/process
11 Downloads
Allows command line commands to be run asynchronously
phil-waters/process
17 Downloads
Allows command line commands to be run asynchronously
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.