Download the PHP package jandc/yaml-diff-tool without Composer
On this page you can find all versions of the php package jandc/yaml-diff-tool. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jandc/yaml-diff-tool
More information about jandc/yaml-diff-tool
Files in jandc/yaml-diff-tool
Download jandc/yaml-diff-tool
More information about jandc/yaml-diff-tool
Files in jandc/yaml-diff-tool
Vendor jandc
Package yaml-diff-tool
Short Description Simple tool that extracts missing/superfluous keys from a yaml file
License ISC
Package yaml-diff-tool
Short Description Simple tool that extracts missing/superfluous keys from a yaml file
License ISC
Please rate this library. Is it a good library?
Informations about the package yaml-diff-tool
yaml-diff-tool
Simple tool that extracts missing/superfluous keys from a yaml file
installation
composer global require jandc/yaml-diff-tool
usage
yaml-diff-tool /path/to/source.yaml /path/to/compared.yaml
outputs a yaml structure to stdout
if you want to save it to a file:
yaml-diff-tool /path/to/source.yaml /path/to/compared.yaml > output.yaml
All versions of yaml-diff-tool with dependencies
PHP Build Version
Package Version
Requires
symfony/yaml Version
^4.1
symfony/console Version ^4.1
php Version >=7.1.0
phpunit/phpunit Version ^7.3
symfony/console Version ^4.1
php Version >=7.1.0
phpunit/phpunit Version ^7.3
The package jandc/yaml-diff-tool contains the following files
Loading the files please wait ....