Skip to content

dionyang25/php-crontab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-crontab

php秒级crontab实现

    composer require dionyang/php-crontab

使用示例详见example\start.php

支持注册USR1 USR2信号

配置说明:

'daemon' => '*/1 * * * * *' //date("s i H d m w")