Download the PHP package mkalkbrenner/php-htmldiff-advanced without Composer
On this page you can find all versions of the php package mkalkbrenner/php-htmldiff-advanced. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mkalkbrenner/php-htmldiff-advanced
More information about mkalkbrenner/php-htmldiff-advanced
Files in mkalkbrenner/php-htmldiff-advanced
Download mkalkbrenner/php-htmldiff-advanced
More information about mkalkbrenner/php-htmldiff-advanced
Files in mkalkbrenner/php-htmldiff-advanced
Vendor mkalkbrenner
Package php-htmldiff-advanced
Short Description An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
License GNU General Public License V2
Homepage https://github.com/mkalkbrenner/php-htmldiff
Package php-htmldiff-advanced
Short Description An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
License GNU General Public License V2
Homepage https://github.com/mkalkbrenner/php-htmldiff
Please rate this library. Is it a good library?
Informations about the package php-htmldiff-advanced
php-htmldiff-advanced
An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
This HTML Diff implementation leverages https://github.com/caxy/php-htmldiff - a PHP port of the ruby implementation found at https://github.com/myobie/htmldiff.
It extends php-htmldiff in a backward compatible way that
- allows to run multiple diffs using the same instance of the class, which eases the integration as a service of dependency injection containers
- provide an interface, which eases the integration as a service of dependency injection containers
- discovers removals or additions of complete HTML sections
License
php-htmldiff-advanced is available under [GNU General Public License, version 2] (http://www.gnu.org/licenses/gpl-2.0.html).
All versions of php-htmldiff-advanced with dependencies
PHP Build Version
Package Version
The package mkalkbrenner/php-htmldiff-advanced contains the following files
Loading the files please wait ....