Download the PHP package liushoukun/dawn-api without Composer
On this page you can find all versions of the php package liushoukun/dawn-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package dawn-api
Dawn-Api
说明
thinkphp5编写的restful风格的API,集API请求处理,权限认证,自动生成文档等功能;
-
restful风格处理请求
每个接口对于一个控制器,method对应[method]方法响应
-
权限认证
Basic,Oauth Client Credentials Grant
- 文档生成
简洁,优雅,不需要额外的文档工具;
安装
-
如果想在你的TP5项目中使用,那么可以直接使用
-
如果是新项目先要创建tp5项目,然后再require
- 如果要使用生成文档 需要在public/static/ 下 安装hadmin
dome & 文档
All versions of dawn-api with dependencies
PHP Build Version
Package Version
The package liushoukun/dawn-api contains the following files
Loading the files please wait ....