Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/china-wangyu/tp-anntation
ThinkPHP5 的简易注解扩展,含注解路由(支持路由分组),注解参数验证(支持验证器和参数验证),注解Api文档生成等功能
https://github.com/china-wangyu/tp-anntation
Last synced: about 2 months ago
JSON representation
ThinkPHP5 的简易注解扩展,含注解路由(支持路由分组),注解参数验证(支持验证器和参数验证),注解Api文档生成等功能
- Host: GitHub
- URL: https://github.com/china-wangyu/tp-anntation
- Owner: china-wangyu
- Created: 2019-07-20T06:53:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-09T07:51:07.000Z (about 5 years ago)
- Last Synced: 2024-11-05T13:56:45.477Z (2 months ago)
- Language: PHP
- Size: 57.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tp-anntation
## 简介
ThinkPHP5 的简易注解扩展,含注解路由(支持路由分组),注解参数验证(支持验证器和参数验证),注解Api文档生成等功能
## 安装
```bash
composer require wangyu/tp-anntation
```## 使用
详情请见:[TRR 框架使用说明](https://github.com/china-wangyu/TRR)
## 联系作者
读者对本教程或者GitHub项目有任何疑问、建议都可以在作者GitHub仓库提个[issues](https://github.com/china-wangyu/tp-anntation/issues/)
或
加【TRR 官方群】QQ群: `860613750`
## 版权信息
遵循 MIT 开源协议发布,并提供免费使用。
本项目包含的第三方源码和二进制文件之版权信息另行标注。
版权所有Copyright © 2006-2019 by TRR
All rights reserved。