atphp/yaml-cli-reader
最新稳定版本:v0.1.1
Composer 安装命令:
composer require atphp/yaml-cli-reader
包简介
Yaml CLI reader
README 文档
README
Yaml validator
- Yaml file validate with useful debug message
- Validate multiple files
- Support import syntax with glob file name
Install
composer global require atphp/yaml-cli-reader:~0.1.0
Usage
yaml-reader /path/to/file.yml
Validate multiple files
yaml-reader /path/to/file1.yml /path/to/file2.yml
Import syntax
# ...
imports:
- { resources: "subFolder1/*.yml" }
- { resources: "subFolder2/*.yml" }
# ...
统计信息
- 总下载量: 31
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-06-22