hypervel/facade-documenter
Composer 安装命令:
composer require hypervel/facade-documenter
包简介
README 文档
README
# Configure composer composer config repositories.facade-documenter vcs git@github.com:hypervel/facade-documenter.git # Install the package composer require --dev hypervel/facade-documenter:dev-main # Update the docblocks: php -f vendor/bin/facade.php -- \ Hypervel\\Support\\Facades\\App \ Hypervel\\Support\\Facades\\Artisan \ Hypervel\\Support\\Facades\\Auth \ ... # Lint the docblocks: php -f vendor/bin/facade.php -- --lint \ Hypervel\\Support\\Facades\\App \ Hypervel\\Support\\Facades\\Artisan \ Hypervel\\Support\\Facades\\Auth \ ...
统计信息
- 总下载量: 833
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-05-06