Download the PHP package wxm/ddoc without Composer
On this page you can find all versions of the php package wxm/ddoc. 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 ddoc
支持 Laravel/Lumen 下控制器注释生成API文档,生成数据库字典, 注册路由呈现
安装
配置
Laravel
-
注册 ServiceProvider (laravel 5.5 不需要注册):
- 发布配置:
Lumen
-
注册 ServiceProvider:
bootstrap/app.php
下添加 - 手动复制配置文件
使用
-
开启服务器:
- 访问
http://localhost:8000/ddoc
接口注释 生成文档
配置 nginx 身份验证
设置账号密码
配置 nginx
参考 API Blueprint Documentation.
参考图
License
The MIT License (MIT). Please see License File for more information.
All versions of ddoc with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.3
doctrine/dbal Version ~2.3
doctrine/annotations Version ~1.2
phpdocumentor/reflection-docblock Version ^4.3
doctrine/dbal Version ~2.3
doctrine/annotations Version ~1.2
phpdocumentor/reflection-docblock Version ^4.3
The package wxm/ddoc contains the following files
Loading the files please wait ....