monken/codeigniter4-burner-openswoole
Composer 安装命令:
composer require monken/codeigniter4-burner-openswoole
包简介
CodeIgniter4 out-of-the-box high-performance http/websocket server, OpenSwoole Driver.
关键字:
README 文档
README
This Library is the OpenSwoole Driver for CodeIgniter4 Burner.
Install
Prerequisites
- CodeIgniter Framework 4.4.0^
- CodeIgniter4-Burner 1.0.0-beta.3
- Composer
- PHP8^
- OpenSwoole 22^, OpenSwoole Pre Requisites
- How to Install OpenSwoole
Composer Install
You can install this Driver with the following command.
composer require monken/codeigniter4-burner-OpenSwoole:1.0.0-beta.3
Initialize Server files using built-in commands in the library.
The http parameter will initialize the normal http server configuration file, and if the websocket parameter is used, it will initialize the websocket-specific (including http) configuration file.
php spark burner:init OpenSwoole [http or websocket]
Start the server.
php spark burner:start
统计信息
- 总下载量: 99
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-12-23