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