Diff finder Utility for finding differences in configuration files. Bages How to install: composer global require yanepenb/gendiff Example gendiff flat files *.json *.json Example gendiff *.yaml *.yaml Example gendiff nested files *.json *.json and *.yaml *.yaml Example gendiff plain format *.(json/yaml) *.(json/yaml) --format plain Example gendiff json format *.(json/yaml) *.(json/yaml) --format json