Swoft 基于 Swoole 原生协程,新时代 PHP 高性能协程框架,内置 HTTP 服务器,框架全协程实现,性能大大优于传统的 PHP-FPM 模式。 重构 Request 和 Response,参考 PSR-7 (https://doc.swoft.org/request.html) 简化控制器 (https://doc.swoft.org/controller.html) 简化 Service (https://doc.swoft.org/rpc-service.html) 增加 HTTP 和 Service 中间件参考 PSR-15 (https://doc.swoft.org/middleware/middleware.html) 增加 HTTP和 Service验证器 (https://doc.swoft.org/validator/http.html) 重构事件机制,参考 PSR-14 (https://doc.swoft.org/event-manager/intro.html) RESTful 风格支持 (https://doc.swoft.org/restful.html) 增加表生成实体工具 (https://doc.swoft.org/orm/create-entity.html) 增加 Docker 支持 (https://doc.swoft.org/chapter1/install.html) 定时任务 (https://doc.swoft.org/chapter1/install.html) 增加单测覆盖 官 网:https://www.swoft.org/ GitHub:https://github.com/swoft-cloud/swoft 码 云:https://gitee.com/swoft/swoft Swoft 协程框架 0.2.1 版本更新,基于 Swoole 原生协程下载地址