agl/more-cron
Composer 安装命令:
composer require agl/more-cron
包简介
AGL Framework / Cron module.
README 文档
README
Additional Cron module for AGL Framework.
Installation
Run the following command in the root of your AGL application:
php composer.phar require agl/more-cron:*
Configuration
Edit app/etc/config/more/cron/main.php to create your Cron Jobs.
You will find an example in app/etc/config/more/cron/samples/main.sample.php.
Usage
To run dued Cron Jobs (based on the current date):
Agl::getInstance('more/cron')->run();
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-01-13