meyfarth/crontask-manager
A crontask manager that permits you to schedule symfony crontasks via database
时间:2014-10-30 22:13
fab/messenger
Send emails to a bunch of people. A message is wrapped in a template / layout that a BE user can freely edit in a BE module.
时间:2014-07-30 10:17
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
i-lateral/silverstripe-sessionmessenger
A session based message notification for Silverstripe templates
时间:2014-04-08 17:09
bashaus/solo-php
Prevents multiple cron instances from running simultaneously
时间:2013-12-06 12:56
zf-hipsters/bootstrap-flash-messenger
Simple implementation of ZF2 flash messengers using bootstrap. Contains easy helpers that will save you a LOT of time.
时间:2013-11-09 06:30
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