course-hero/symfony-cron-bundle
Cron-related utilities for Symfony2
时间:2014-11-03 20:13
meyfarth/crontask-manager
A crontask manager that permits you to schedule symfony crontasks via database
时间:2014-10-30 22:13
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
bashaus/solo-php
Prevents multiple cron instances from running simultaneously
时间:2013-12-06 12:56
publero/critical-section
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
时间:2013-08-26 12:42
helthe/chronos
Chronos: An object oriented cron job library
时间:2013-06-13 20:37
stekycz/cronner
Simple tool which helps with maintenance of cron tasks.
时间:2013-02-21 23:13
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