Skip to content

AlexeyGorc/php-project-48

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status myCI
Maintainability Test Coverage

Description:

Difference Calculator is a program that determines the difference between two data structures.

Features:

  • Support for different input formats: yaml and json
  • Generating a report in the form of plain text, stylish and json

Requirements:

  • PHP
  • Composer
  • make

Install:

git clone https://github.com/AlexeyGorc/php-project-48.git
cd php-project-48
make install

Examples:

Information

bin/gendiff -h

asciicast

bin/gendiff tests/fixtures/file1.json tests/fixtures/file2.json

asciicast

bin/gendiff tests/fixtures/file1.yaml tests/fixtures/file2.yaml

asciicast

bin/gendiff --format plain tests/fixtures/file1.json tests/fixtures/file2.json

asciicast

bin/gendiff --format json tests/fixtures/file1.json tests/fixtures/file2.json

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors