Download the PHP package franktiao/html-diff without Composer
On this page you can find all versions of the php package franktiao/html-diff. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download franktiao/html-diff
More information about franktiao/html-diff
Files in franktiao/html-diff
Download franktiao/html-diff
More information about franktiao/html-diff
Files in franktiao/html-diff
Vendor franktiao
Package html-diff
Short Description Compare two html text and return a merged html text.(对比两个html文本,返回一个合并差异后的html文本)
License MIT
Homepage https://github.com/FrankTiao/html-diff
Package html-diff
Short Description Compare two html text and return a merged html text.(对比两个html文本,返回一个合并差异后的html文本)
License MIT
Homepage https://github.com/FrankTiao/html-diff
Please rate this library. Is it a good library?
Informations about the package html-diff
## html-diff
Compare two html text and return a merged html text.
对比两个html文本,返回一个合并差异后的html文本
预览 Preview
安装 Installation
快速开始 Quick start
更多使用方式请查看 example 目录
For more usage, please see example directory
更新记录 Update record
- v1.0.0--2020-02-19
A
基础版本
- v1.0.1--2020-02-20
F
修复了HtmlDiff对象在单例中获取到脏数据的BUG
- v1.0.2--2020-02-20
F
修复了单边标签(如img)不会对比的BUGA
内置了常用单边标签:img
、br
、hr
、link
、mete
,不常用的单边标签可调用$htmlDiff->setUnilateralTags()
自定义追加
All versions of html-diff with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
ext-mbstring Version *
ext-iconv Version *
ext-mbstring Version *
ext-iconv Version *
The package franktiao/html-diff contains the following files
Loading the files please wait ....