jmose/command-scheduler-bundle
This Symfony bundle will allow you to schedule all your commands just like UNIX crontab
时间:2014-08-26 13:04
mouf/utils.common.lock
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A loc
时间:2014-04-10 09:09
mcfedr/queue-manager-bundle
A bundle for managing job queues
时间:2014-03-21 11:41
indatus/dispatcher
Schedule your artisan commands within your application's source code
时间:2014-03-07 13:44
eo/job-queue-bundle
Allows to schedule Symfony2 console commands as jobs.
时间:2013-05-21 03:09
kamisama/php-resque-ex-scheduler
php-resque-ex-scheduler is a PHP port of resque-scheduler, which adds support for scheduling jobs to PHP-Resque.
时间:2013-01-30 22:34
hybridlogic/cron
PHP Crontab is a crontab written in pure PHP with support for parsing standard cron expressions. No shell access required.
时间:2013-01-12 12:45
havvg/cronparser
The Cronparser is a utility to check crontab entries against DateTime objects
时间:2013-01-08 17:16
rybakit/phive-queue
$queue->push('I can be popped off after', '10 minutes');
时间:2012-11-14 09:33
zircote/rhubarb
A PHP Celery Client Implementation
时间:2012-11-05 00:34
jms/job-queue-bundle
Allows to run and schedule Symfony console commands as background jobs.
时间:2012-09-06 14:38