library php-htmldiff
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
rashid2538/php-htmldiff
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
- Sunday, June 12, 2016
- by rashid2538
- Repository
- 21 Watchers
- 62 Stars
- 59,834 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 31 Forks
- 6 Open issues
- 1 Versions
- 5 % Grown
php-htmldiff
A library for comparing two HTML files/snippets and highlighting the differences using simple HTML., (*1)
This HTML Diff implementation is a PHP port of the ruby implementation found at https://github.com/myobie/htmldiff., (*2)
This is also available in C# at https://github.com/Rohland/htmldiff.net., (*3)
License
php-htmldiff is available under [GNU General Public License, version 2] (http://www.gnu.org/licenses/gpl-2.0.html)., (*4)