christophedlr/diff

Register diff in two files or two string in PHP for economy of resources


Keywords
diff
License
CECILL-2.1

Documentation

Diff PHP Library

About

Diff is an library for list all modifications (search by lines not words) in two strings or two files. The return informations not compatible at diff and patch Linux programs.

Install

First possibility

Add require information in your composer.json:

christophedlr/diff

And use command in console/terminal:

composer install

Second possibility

type in console/terminal:

composer install christophedlr/diff

License

This library is deliver under CeCILL V2 Open-Source license, for more informations, read LICENSE file or go to http://cecill.info/licences/Licence_CeCILL_V2-en.html