Download the PHP package zhanguangcheng/workerman-server without Composer
On this page you can find all versions of the php package zhanguangcheng/workerman-server. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zhanguangcheng/workerman-server
More information about zhanguangcheng/workerman-server
Files in zhanguangcheng/workerman-server
Download zhanguangcheng/workerman-server
More information about zhanguangcheng/workerman-server
Files in zhanguangcheng/workerman-server
Vendor zhanguangcheng
Package workerman-server
Short Description 用于管理Workerman Worker的PHP类库。它提供了一种简单的方式来启动和管理多个Workerman Worker,同时支持Windows和Linux系统。
License MIT
Homepage https://github.com/zhanguangcheng/workerman-server
Package workerman-server
Short Description 用于管理Workerman Worker的PHP类库。它提供了一种简单的方式来启动和管理多个Workerman Worker,同时支持Windows和Linux系统。
License MIT
Homepage https://github.com/zhanguangcheng/workerman-server
Please rate this library. Is it a good library?
Informations about the package workerman-server
Workerman Server
Workerman Server
是一个用于管理Workerman Worker的PHP类库。它提供了一种简单的方式来启动和管理多个Workerman Worker,同时支持Windows和Linux系统。
安装
要求:
- PHP >= 8.0
你可以使用 composer
来安装 Workerman Server
。在你的项目根目录下运行以下命令:
文件结构
用法
以下是一个简单的示例,展示了如何使用 Workerman Server
启动一个Web应用程序:
start.php
WebApplication.php
运行
测试
项目使用 PHPUnit
进行单元测试,可以通过以下命令运行测试:
All versions of workerman-server with dependencies
PHP Build Version
Package Version
The package zhanguangcheng/workerman-server contains the following files
Loading the files please wait ....