Skip to content

IgorSerebryakov/php-project-48

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diff Calculator

Actions Status Actions Status

Description

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

Utility feauters:

  • Supports different input formats: json and yaml
  • Generates return in the forms: plain, stylish and json

Prerequisites

  • Linux, MacOS, WSL
  • PHP >= 8.1
  • XDebug
  • Make
  • Git

Setup

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

Run tests

make test

Usage examples

  • Comparison of two json files in the stylish format

asciicast

  • Comparison of two json files in the plain format

asciicast

  • Comparison of two json files in the json format

asciicast

  • Comparison of two yml files in the stylish format

asciicast

  • Comparison of two yml files in the plain format

asciicast

  • Comparison of two yml files in the json format

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors