Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 712 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 712 Bytes

shuipf/think-swoole

shuipf/think-swoole 是基于官方think-swoole扩展修改而来。

开始使用

安装:composer require shuipf/think-swoole

运行:php think swoole

查看帮助:php think swoole --help

相关手册

Swoole手册

项目地址

ThinkPHP6完整手册

Swoole进程关系

运行环境

  • Linux 系统 (Swoole 不支持在 Windows 上运行)
  • PHP >= 7.1
  • Composer
  • Swoole >= 4.3.0
  • Redis、PDO 扩展