[sebastian/diff]内容比较库,比较两段文本的历史变化

2022-04-03 奥古斯宏

sebastian/diff是一个用于对比两段文本变化的库,就像git的那样功能一样,可以用来对比文件变化。

使用方法非常简单:

<?php
use SebastianBergmann\Diff\Differ;

$differ = new Differ;
print $differ->diff('foo', 'bar');

最终输入效果如下:


还支持一些配置项,比如自定义头部,显示行号,很实用。

最近浏览
IP用户:188.143.*.*
3 天前 Firefox Ubuntu
IP用户:20.25.*.*
3 天前 Generic Bot
IP用户:192.42.*.*
4 天前 Chrome Mobile Android 7.0
IP用户:51.222.*.*
4 天前 aHrefs Bot
IP用户:47.82.*.*
4 天前 Microsoft Edge Windows 10
IP用户:47.82.*.*
5 天前 Microsoft Edge Windows 10
IP用户:101.33.*.*
6 天前 Mobile Safari iOS 13.2
IP用户:116.171.*.*
8 天前 Chrome Windows 8.1
IP用户:45.145.*.*
8 天前 Chrome Mac 10.15
IP用户:66.249.*.*
8 天前 Googlebot
IP用户:216.73.*.*
9 天前 Generic Bot
IP用户:220.181.*.*
9 天前 Baidu Spider
累计浏览次数:1823
评论
点击登录
phpreturn,PHP武器库,专注PHP领域的项目和资讯,收录和介绍PHP相关项目。
最近浏览 点击登录
累计浏览次数:238418
一周浏览次数:1329
今日浏览次数:205

本站所有权利归 phpreturn.com 所有

举报/反馈/投稿邮箱:phpreturn@ulthon.com

鲁ICP备19027671号-2