Libraries tagged by bankgiro
myclabs/work
293 Downloads
Work queue library letting you run background tasks using a generic abstraction
littlerocket/job-queue-bundle
3955 Downloads
Allows to run and schedule Symfony console commands as background jobs.
kue/kue
3008 Downloads
Kue is a priority job queue backed by redis
iron-io/laraworker
5658 Downloads
LaraWorker is a helper package that makes integrating your Laravel application with Iron.io's IronWorker very easy!
idanoo/php-resque
45304 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby. Originally forked from chrisboulton/php-resque.
dmamontov/asynctask-7
12814 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.
cakejob/php-resque-ex-scheduler
2980 Downloads
php-resque-ex-scheduler is a PHP port of resque-scheduler, which adds support for scheduling jobs to PHP-Resque.
cakejob/php-resque-ex
2993 Downloads
Redis backed library for creating background jobs and processing them later. PHP port based on resque for Ruby.
cakejob/cake-resque
2976 Downloads
A CakePHP plugin for creating background jobs with Resque
bvdputte/kirby-queue
4513 Downloads
A simple queue utility plugin for Kirby 3. It enables workers in Kirby that can do tasks (in the background) at scheduled intervals (cron) by working through queues of jobs.
armxy/laravel-internal-queue
16308 Downloads
Internal Queue Driver for Laravel (Push to background)
anorgan/qutee
1932 Downloads
Simple queue manager and task processor for PHP
ahfeel/php-resque
62070 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
zenaton/zenaton-php
43691 Downloads
Zenaton PHP library
dmamontov/asynctask
2331 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.