dionyang/php-crontab

php-crontab 秒级定时器



Documentation

php-crontab

php秒级crontab实现

    composer require dionyang/php-crontab

使用示例详见example\start.php

支持注册USR1 USR2信号

配置说明:

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