# think-swoole **Repository Path**: shuipf/think-swoole ## Basic Information - **Project Name**: think-swoole - **Description**: 改进官方think-swoole扩展,学习目的 - **Primary Language**: PHP - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2020-03-16 - **Last Updated**: 2021-12-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## shuipf/think-swoole shuipf/think-swoole 是基于官方think-swoole扩展修改而来。 ## 开始使用 安装:`composer require shuipf/think-swoole` 运行:`php think swoole` 查看帮助:`php think swoole --help` ## 相关手册 [Swoole手册](https://wiki.swoole.com/) [项目地址](https://gitee.com/shuipf/think-swoole) [ThinkPHP6完整手册](https://www.kancloud.cn/manual/thinkphp6_0/1037479) [Swoole进程关系](https://blog.csdn.net/t2337025/article/details/90042462) ## 运行环境 - Linux 系统 (Swoole 不支持在 Windows 上运行) - [PHP](https://php.net/) >= 7.1 - [Composer](https://getcomposer.org/) - [Swoole](https://www.swoole.com/) >= 4.3.0 - Redis、PDO 扩展