yaf的github源码地址 https://github.com/laruence/yaf
第一步: 下载dll扩展:
http://pecl.php.net/package/yaf/2.3.5/windows ()
第二步: 解压获取里面的php_yaf.dll
第三步: 把上面的dll文件放到php安装目录的ext文件夹里面
第四步: 编辑php.ini文件 增加yaf的配置
第五步: 重启php 查看phpinfo 搜索yaf就能看到
yaf的github源码地址 https://github.com/laruence/yaf
第一步: 下载dll扩展:
http://pecl.php.net/package/yaf/2.3.5/windows ()
第二步: 解压获取里面的php_yaf.dll
第三步: 把上面的dll文件放到php安装目录的ext文件夹里面
第四步: 编辑php.ini文件 增加yaf的配置
第五步: 重启php 查看phpinfo 搜索yaf就能看到