nekedio/php-project-lvl2

There is no license information available for the latest version (0.11) of this package.

Compare tool

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/nekedio/php-project-lvl2

0.11 2020-10-03 22:20 UTC

This package is auto-updated.

Last update: 2025-09-29 02:43:13 UTC


README

linter Maintainability Test Coverage

php-project-lvl2

Install

  1. clone repository
  2. make install

Install globally via composer

  1. Install globally composer
  2. composer global require nekedio/php-project-lvl2

asciicast

Help

gendiff --help

asciicast

Compare two JSON

gendiff --format stylish firstFile.json secondFile.json

asciicast

Compare two YML

gendiff --format stylish firstFile.yml secondFile.yml

asciicast

Plain output

gendiff --format plain firstFile secondFile

asciicast

Json output

gendiff --format json firstFile secondFile

asciicast