vicebas/php-docblock-generator
Composer 安装命令:
composer require vicebas/php-docblock-generator
包简介
Generate PHPDoc Blocks in files and Folders
README 文档
README
This class will generate docblock outline for files/folders. Use from command line - params: file/folder - the file or folder you want to docblock (php files) -r - to have it recursively go through a folder target function - to docblock only a specific method/function name Example: bin/docblock target.php targetFunction or bin/docblock target/dir -r targetFunction Credit to Sean Coates for the getProtos function, modified a little. http://seancoates.com/fun-with-the-tokenizer
统计信息
- 总下载量: 720
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2016-05-06