Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 490 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 490 Bytes

##swoole-yaf 结合PHP的Yaf框架和Swoole扩展的高性能PHP Web框架

##描述 底层使用Swoole内置的swoole_http_server提供服务 上层应用使用Yaf框架搭建

##发起人 Lancelot(李丹阳 ID:会敲代码的喵) from LinkedDestiny牵机工作室

##使用说明 打开终端 cd swoole-yaf php server/server.php

打开浏览器,输入http://localhost:9501

##swoole版本 swoole-1.7.8+版本

##yaf版本 任意stable版本