Skip to content

Commit 9fc2248

Browse files
committed
Update README.md
1 parent ad3e8f5 commit 9fc2248

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,23 +39,23 @@ Apidoc是一个通过解析注解生成Api接口文档的PHP composer扩展,
3939
- 代码生成器:配置+模板即可快速生成代码及数据表的创建,大大提高工作效率。
4040

4141

42-
4342
## 📌兼容
4443

4544
以下框架已内置兼容,可开箱即用。其它框架可参考[其它框架安装说明](https://docs.apidoc.icu/guide/install/other.html)进行手动兼容。
4645

4746
|框架|版本|说明|
4847
|-|-|-|
4948
|ThinkPHP|5.1、6.x||
50-
|Laravel|8.x、9.x|其它版本未测试|
51-
|Hyperf|2.x|其它版本未测试|
52-
|Webman|2.x|需手动配置兼容|
49+
|Laravel|8.x、9.x||
50+
|Webman|2.x||
51+
|Hyperf|2.x||
5352

5453

5554
## 📖使用文档
5655

57-
[ApiDoc 文档](https://docs.apidoc.icu/)
56+
[https://docs.apidoc.icu](https://docs.apidoc.icu/)
5857

58+
[https://hg-code.gitee.io/apidoc-php/](https://hg-code.gitee.io/apidoc-php/)
5959

6060
## 🏆支持我们
6161

0 commit comments

Comments
 (0)