Skip to content

pcsg/pcsg-php-htmldiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-htmldiff

A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.

This is a fork of the abandoned and removed library nexxome/php-htmldiff.
The fork provides compatibility with PHP 8.0 and proper PSR namespace support

This HTML Diff implementation is a PHP port of the ruby implementation found at https://github.com/myobie/htmldiff.
This is also available in C# at https://github.com/Rohland/htmldiff.net.

Composer

composer require pcsg/php-htmldiff

License

This fork and the original php-htmldiff library are available under GNU General Public License, version 2.
Check the LICENSE file for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages