ihuanglele/yaf-rest

yaf 上的 rest 框架

安装: 4

依赖者: 0

建议者: 0

安全性: 0

星标: 0

关注者: 2

分支: 0

公开问题: 0

类型:项目

0.0.3 2019-01-25 06:57 UTC

This package is auto-updated.

Last update: 2024-09-11 21:29:01 UTC


README

yaf-rest

基于 yaf 封装的 RestAPI 框架

Yaf 配置

需要在 php.ini 中配置

  • yaf.use_namespace=1
  • yaf.use_spl_autoload=on