edgar/cron-bundle
最新稳定版本:1.0.9
Composer 安装命令:
composer require edgar/cron-bundle
包简介
Cron scheduler
README 文档
README
Cron Bundle scheduler
Description
This bundle offer a command that you should use as a cronjob :
* * * * * cd <your_project_root> && php bin/console edgar:crons:run
This command will list all commands extending "AbstractCron" class and defined as service tagged with "edgar.cron".
You can define specific cron expression for each command as cron and prioritize them.
Documentation
统计信息
- 总下载量: 6.26k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-only
- 更新时间: 2017-12-03