Download the PHP package misuoka/work-loop without Composer
On this page you can find all versions of the php package misuoka/work-loop. 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 work-loop
work-loop
循环执行任务的后台服务程序
使用方法
使用 composer 进行安装 composer require misuoka/work-loop
。
按如下配置执行脚本,在 workers 数组里配置具体的业务代码,业务类必须实现接口 misuoka\WorkLoop\WorkInterface
。
在脚本文件中配置完成后,在 shell 终端中执行如下命令。
All versions of work-loop with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package misuoka/work-loop contains the following files
Loading the files please wait ....