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

2022-04-03 奥古斯宏

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

使用方法非常简单:

<?php
use SebastianBergmann\Diff\Differ;

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

最终输入效果如下:


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

最近浏览
IP用户:183.166.*.*
19 小时前 Chrome Windows 8.1
IP用户:66.249.*.*
1 天前 Googlebot
IP用户:116.3.*.*
1 天前 Baidu Spark Windows 7
IP用户:180.119.*.*
2 天前 Chrome Windows Server 2003
IP用户:123.190.*.*
2 天前 Internet Explorer Windows 7
IP用户:35.171.*.*
4 天前 Amazon Bot
IP用户:20.171.*.*
9 天前 GPTBot
IP用户:106.8.*.*
10 天前 Generic Bot
IP用户:116.179.*.*
13 天前 Baidu Spider
IP用户:112.86.*.*
13 天前 Sogou Spider
IP用户:74.80.*.*
14 天前 Generic Bot
IP用户:66.249.*.*
14 天前 Googlebot
累计浏览次数:1564
评论
点击登录
phpreturn,PHP武器库,专注PHP领域的项目和资讯,收录和介绍PHP相关项目。
最近浏览 点击登录
IP用户:60.167.*.*
IP用户:117.57.*.*
IP用户:18.217.*.*
累计浏览次数:208986
一周浏览次数:1910
今日浏览次数:48

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

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

鲁ICP备19027671号-2