Download the PHP package leruge/tp6-gateway without Composer
On this page you can find all versions of the php package leruge/tp6-gateway. 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 tp6-gateway
gateway扩展包
安装
composer require leruge/tp6-gateway
使用方式
- 安装完成以后会在config下生成gateway.php配置文件,没有的话自行复制
- win下需要启动3条命令
php think register
php think business
php think gateway
- linux下启动一条即可
php think socket
,'start', 'stop', 'reload', 'restart', 'status', 'connections',跟gatewayworker命令一样
版本更新内容
1.0.8
- 依赖的扩展包增加了
workerman/gatewayclient
- linux下启动文件
SocketStart.php
修改为Socket.php
1.0.7
- 自定义register进程名称
- linux下启动命令修改为socket
All versions of tp6-gateway with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
topthink/framework Version ^6.0.0
workerman/gateway-worker Version ^3.0
workerman/gatewayclient Version ^3.0
topthink/framework Version ^6.0.0
workerman/gateway-worker Version ^3.0
workerman/gatewayclient Version ^3.0
The package leruge/tp6-gateway contains the following files
Loading the files please wait ....