php-resque/demo
Chris Boulton 2f5b48930f make better use of composer across php-resque
* recommend php-resque be installed via Composer
* provide quick getting started steps
* move ./resque.php to bin/resque, make it available as a Composer bin
* have classes autoloaded via Composer (or some other means if not using Composer)
2013-01-12 22:40:26 +11:00
..
bad_job.php Initial commit 2010-04-18 23:58:43 +10:00
check_status.php make better use of composer across php-resque 2013-01-12 22:40:26 +11:00
init.php make better use of composer across php-resque 2013-01-12 22:40:26 +11:00
job.php Initial commit 2010-04-18 23:58:43 +10:00
long_job.php Initial commit 2010-04-18 23:58:43 +10:00
php_error_job.php Initial commit 2010-04-18 23:58:43 +10:00
queue.php make better use of composer across php-resque 2013-01-12 22:40:26 +11:00
resque.php make better use of composer across php-resque 2013-01-12 22:40:26 +11:00