Download the PHP package busyphp/workerman without Composer
On this page you can find all versions of the php package busyphp/workerman. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download busyphp/workerman
More information about busyphp/workerman
Files in busyphp/workerman
Download busyphp/workerman
More information about busyphp/workerman
Files in busyphp/workerman
Vendor busyphp
Package workerman
Short Description 支持异步数据处理,如批量发送邮件、短信等。可用于创建Http服务,Websocket服务、Tcp服务、Rpc服务以脱离Apache、Nginx等独立运行
License Apache-2.0
Homepage http://www.harter.cn/?form=BusyPHP&plugin=busyphp/workerman
Package workerman
Short Description 支持异步数据处理,如批量发送邮件、短信等。可用于创建Http服务,Websocket服务、Tcp服务、Rpc服务以脱离Apache、Nginx等独立运行
License Apache-2.0
Homepage http://www.harter.cn/?form=BusyPHP&plugin=busyphp/workerman
Please rate this library. Is it a good library?
Informations about the package workerman
Workerman扩展
支持异步数据处理,如批量发送邮件、短信等。可用于创建Http服务,Websocket服务、Tcp服务、Rpc服务以脱离Apache、Nginx等独立运行
安装方式
服务命令
适用于 http
,tcp
,websocket
等服务
cd
到到项目根目录下执行
启动命令
停止命令
重启命令
参数 | 默认值 | 说明 |
---|---|---|
--host | 无 | 监听IP |
--port | 无 | 监听端口 |
--daemon | 无 | 是否常驻进程 |
--server | 无 | 指定启动的服务名称,如:http ,gateway.websocket , gateway.websocket.gateway |
配置 config/workerman.php
All versions of workerman with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
ext-json Version *
ext-fileinfo Version *
workerman/workerman Version ^4.0
workerman/gateway-worker Version ^3.0.0
busyphp/busyphp Version ^7.0
ext-json Version *
ext-fileinfo Version *
workerman/workerman Version ^4.0
workerman/gateway-worker Version ^3.0.0
busyphp/busyphp Version ^7.0
The package busyphp/workerman contains the following files
Loading the files please wait ....