ihuanglele/yaf-rest

rest framework on yaf

0.0.3 2019-01-25 06:57 UTC

This package is auto-updated.

Last update: 2024-03-11 20:31:31 UTC


README

yaf-rest

基于 yaf 封装的 RestAPI 框架

Yaf 配置

需要在 php.ini 中配置

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