Libraries tagged by php-resque
craryprimitiveman/php-resque
126 Downloads
Redis backed library for creating background jobs and processing them later.PHP port of resque (Workers and Queueing) with PSR-4
commonledger/php-resque-repeater
15491 Downloads
php-resque-repeater is a fork of php-resque-scheduler, designed to manage repeating jobs in resque
cangyan/php-resque
941 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
artox-lab/php-resque
2607 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
amosoft/php-resque
239 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
adventgroup/php-resque-scheduler
83 Downloads
php-resque-scheduler is a PHP port of resque-scheduler, which adds support for scheduling items in the future to Resque.
adventgroup/php-resque
87 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
abuisine/php-resque
93 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
tomschlick/php-resque-statsd
44 Downloads
Submit metrics for your php-resque jobs into StatsD/Graphite
protec/php-resque-ex
2719 Downloads
Redis backed library for creating background jobs and processing them later. PHP port based on resque for Ruby.
prooph/psb-php-resque-dispatcher
15 Downloads
php-resque message dispatcher for PSB
david-garcia/php-resque-scheduler
1730 Downloads
Fork of chrisboulton/php-resque-scheduler with some updates that I needed for another project
david-garcia/php-resque
1745 Downloads
Fork of chrisboulton/php-resque with some updates that I needed for another project
neoseeker/fresque
56 Downloads
A command line tool to manage your php-resque workers
lucups/presque
32 Downloads
Redis backed library for creating background jobs and processing them later.