Skip to content

PHP cli utility to generate difference between two files

Notifications You must be signed in to change notification settings

muyassarov/php-project-lvl2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#PHP Project - #2

CI Maintainability Test Coverage

My second PHP project on Hexlet education portal. This project is command line utility that generate difference between two files. Three file types of supported: .json, .inv, .xml

Installation

Use the php package manager composer to install this project.

composer global require behruz/php-project-lvl2

Usage

To generate difference between two files run:

gendiff --format=json before.json after.json

License

MIT

Video how to install and use

asciicast

About

PHP cli utility to generate difference between two files

Resources

Stars

Watchers

Forks

Packages

No packages published