hermes/dependencies
最新稳定版本:1.2.0
Composer 安装命令:
composer require hermes/dependencies
包简介
Dependencies handler for composer and package
README 文档
README
This tool allows extracting all Composer and NPM dependencies in a cool format.
Install 🔧
composer require --dev hermes/dependencies
How it works ⚙️
Hermes works typing in CLI:
vendor/bin/hermes
The following arguments can be added:
-c or --composer: Extract Composer dependencies into a markdown file.
-p or --package: Extract NPM dependencies into a markdown file.
-a or --all: Extract NPM dependencies and composer dependencies into a markdown file.
-h or --help: Show help message.
--path: Path can be changed if your project has submodules.
--output: Output is configurable to be extract where it wants.
Authors ✒️
This project was made by:
- Germán Boquizo Sánchez - Fullstack developer
- Pablo Álvarez Martín - Fullstack developer - Original idea
统计信息
- 总下载量: 5.77k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-02-21