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

2022-04-03 奥古斯宏

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

使用方法非常简单:

<?php
use SebastianBergmann\Diff\Differ;

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

最终输入效果如下:


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

最近浏览
IP用户:101.204.*.*
7 小时前 Chrome Mac 10.13
IP用户:38.25.*.*
1 天前 Chrome Mobile iOS iOS 14.2
IP用户:49.86.*.*
1 天前 Chrome Mac 10.15
IP用户:66.249.*.*
1 天前 Googlebot
IP用户:123.24.*.*
3 天前 Internet Explorer Windows 8
IP用户:52.23.*.*
3 天前 Amazon Bot
IP用户:117.132.*.*
3 天前 Chrome Windows 10
IP用户:14.103.*.*
3 天前 Chrome Windows 10
IP用户:84.32.*.*
4 天前 Chrome Windows 10
IP用户:43.134.*.*
4 天前 Mobile Safari iOS 13.2
IP用户:66.249.*.*
4 天前 Googlebot
IP用户:66.249.*.*
8 天前 Googlebot
累计浏览次数:2397
评论
点击登录
phpreturn,PHP武器库,专注PHP领域的项目和资讯,收录和介绍PHP相关项目。
最近浏览 点击登录
累计浏览次数:334321
一周浏览次数:2785
今日浏览次数:85

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

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

鲁ICP备19027671号-2