danog/phpdoc
最新稳定版本:0.1.24
Composer 安装命令:
composer create-project danog/phpdoc
包简介
Simple markdown PHPDOC documentation generator with psalm type annotation support.
README 文档
README
Simple markdown PHPDOC documentation generator with psalm type annotation support.
Supports, classes, abstract classes, interfaces, traits and functions thanks to danog/class-finder.
Install
composer require danog/phpdoc --dev
Run
vendor/bin/phpdoc outputDirectory [ namespace ]
If not provided, namespace will default to the namespace of the current package.
API documentation
统计信息
- 总下载量: 7.39k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 11
- 推荐数: 0
其他信息
- 授权协议: AGPL-3.0-only
- 更新时间: 2020-10-15