dionyang/php-crontab

There is no license information available for the latest version (1.0.2) of this package.

php-crontab 秒级定时器

1.0.2 2018-10-12 09:49 UTC

This package is not auto-updated.

Last update: 2024-04-06 12:52:06 UTC


README

php秒级crontab实现

    composer require dionyang/php-crontab

使用示例详见example\start.php

支持注册USR1 USR2信号

配置说明:

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