Download the PHP package zhengqi/swoole-crontab without Composer
On this page you can find all versions of the php package zhengqi/swoole-crontab. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package swoole-crontab
使用示例
1. 创建任务类,实现接口 SchedulerInterface。例,
2. 创建任务列表,方便后面注册任务。可以写到框架的配置中
3. 启动。需要实现了 PSR-3 标准的日志库。一般框架中都有,没有的话可以用 monolog
All versions of swoole-crontab with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-swoole Version *
zhengqi/crontab-expression Version ^2.0
psr/log Version ^3.0
ext-swoole Version *
zhengqi/crontab-expression Version ^2.0
psr/log Version ^3.0
The package zhengqi/swoole-crontab contains the following files
Loading the files please wait ...