# waf **Repository Path**: whoneed/waf ## Basic Information - **Project Name**: waf - **Description**: 基于 swoole + yaf 搭建的一个框架,可以使用php来搭建高性能的tcp,udp,http等服务。 - **Primary Language**: PHP - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2016-04-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #waf2.0 基于 swoole + yaf 搭建的一个框架,可以使用php来搭建高性能的tcp,udp,http等服务。 #环境:
0:gcc 4.8+
1:php7+ && 开启:shell_exec
2:yaf最版本版本
3:swoole4.2+
#服务启动,停止
php testhttp/public/index.php start
php testhttp/public/index.php stop
php testhttp/public/index.php stopAll