formatcc / yii2-schedule
There is no license information available for the latest version (1.0.3) of this package.
Yii2 schedule
Package info
github.com/formatcc/yii2-schedule
Type:yii2-extension
pkg:composer/formatcc/yii2-schedule
1.0.3
2017-04-25 14:31 UTC
Requires
- mtdowling/cron-expression: ~1.0
- symfony/process: ~2.8|~3.0
This package is not auto-updated.
Last update: 2026-03-29 10:09:04 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
composer require formatcc/yii2-schedule
Add The following command to Linux Crontab
* * * * * php path/to/yii schedule/run --schedules=@app/config/schedules.php >> /dev/null 2>&1