Download the PHP package xiaodi/xiaodi-worker without Composer
On this page you can find all versions of the php package xiaodi/xiaodi-worker. 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 xiaodi-worker
xiaodi-worker
ThinkPHP5.1 命令行启动多个Workerman 服务
安装
配置
以下使用了think-worker包
application/Worker/Http.php
config/service.php
Http
: 服务名称 \app\Worker\Http
: 服务的具体命名空间
命令
参数一
服务名称
参数二
命令 如 [start|stop|reload|restart|status]
参数三
是否守护进程模式
php think service:run 参数一 参数二 参数三
启动
原生支持的命令 [start|stop|reload|restart|status]
守护进程
All versions of xiaodi-worker with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
topthink/framework Version 5.1.*
workerman/workerman Version ^3.5
topthink/think-installer Version ^2.0
topthink/framework Version 5.1.*
workerman/workerman Version ^3.5
topthink/think-installer Version ^2.0
The package xiaodi/xiaodi-worker contains the following files
Loading the files please wait ....