influx / php-project-lvl2
App for finding differences between two .json or.yaml files
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- docopt/docopt: ^1.0
- symfony/yaml: ^5.0
Requires (Dev)
This package is auto-updated.
Last update: 2025-03-20 21:29:29 UTC
README
App for finding differences between two .json or.yaml files
Description: https://ru.hexlet.io/professions/php/projects/48
$ installation process
$ comparing 2 flat .json
files with plain, text and json renderers
$ comparing 2 nested .yaml
files with plain, text and json renderers
How To Install
composer global require influx/php-project-lvl2
Usage
gendiff (-h|--help)
gendiff (-v|--version)
gendiff [--format <fmt>] <firstFile> <secondFile>