2017 © Pedro Peláez
 

library diff

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

image

christophedlr/diff

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

  • Wednesday, July 6, 2016
  • by Christophedlr
  • Repository
  • 2 Watchers
  • 1 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

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., (*1)

Install

First possibility

Add require information in your composer.json:, (*2)

christophedlr/diff, (*3)

And use command in console/terminal:, (*4)

composer install

Second possibility

type in console/terminal:, (*5)

composer require 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, (*6)

The Versions

06/07 2016

dev-master

9999999-dev

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

  Sources   Download

CeCILL V2

The Requires

  • php >= 5.3.0

 

by Christophe Daloz - De Los Rios

diff

06/07 2016

1.0

1.0.0.0

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

  Sources   Download

CeCILL V2

The Requires

  • php >= 5.3.0

 

by Christophe Daloz - De Los Rios

diff