06/07
2016
Wallogit.com
2017 © Pedro Peláez
Register diff in two files or two string in PHP for economy of resources
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., (*1)
Add require information in your composer.json:, (*2)
christophedlr/diff, (*3)
And use command in console/terminal:, (*4)
composer install
type in console/terminal:, (*5)
composer require christophedlr/diff
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, (*6)