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

2022-04-03 奥古斯宏

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

使用方法非常简单:

<?php
use SebastianBergmann\Diff\Differ;

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

最终输入效果如下:


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

最近浏览
IP用户:54.39.*.*
2 天前 aHrefs Bot
IP用户:8.160.*.*
3 天前 Chrome Mac 10.15
IP用户:112.86.*.*
3 天前 Sogou Spider
IP用户:220.181.*.*
3 天前 Baidu Spider
IP用户:116.179.*.*
4 天前 Baidu Spider
IP用户:142.147.*.*
4 天前 Chrome Windows 10
IP用户:43.159.*.*
5 天前 Mobile Safari iOS 13.2
IP用户:209.85.*.*
5 天前 Googlebot
IP用户:209.85.*.*
5 天前 Googlebot
IP用户:209.85.*.*
5 天前 Googlebot
IP用户:93.158.*.*
5 天前 MJ12 Bot
IP用户:20.171.*.*
6 天前 GPTBot
累计浏览次数:1937
评论
点击登录
phpreturn,PHP武器库,专注PHP领域的项目和资讯,收录和介绍PHP相关项目。

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

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

鲁ICP备19027671号-2