Skip to content

zhekavafiev/php-project-lvl2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project2. Differ.

Maintainability Test Coverage Build Status


Install

composer global require evgvfv/php-project-lvl2


Appointment package

Comparing data on 2 files (json, yml) and presentation diffrents to the string with brace, json format or plain. The package works with flat and nested data.

Example

gendiff -h - properties
gendiff -v - version
gendiff --format plain before.json after.json - get diffrents on plain format
gendiff --format json before.json after.json - get diffrents on json format
gendiff before.json after.json - get diffrents on standart format (string with brace)


Usage example

With flat data

asciicast

With nested data

asciicast

With other format (plain)

asciicast

With other format (json)

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published