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

2022-04-03 奥古斯宏

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

使用方法非常简单:

<?php
use SebastianBergmann\Diff\Differ;

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

最终输入效果如下:


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

最近浏览
IP用户:216.73.*.*
1 小时前 Generic Bot
IP用户:66.249.*.*
3 天前 Googlebot
IP用户:43.157.*.*
3 天前 Mobile Safari iOS 13.2
IP用户:40.77.*.*
3 天前 BingBot
IP用户:14.215.*.*
8 天前 Chrome Windows 10
IP用户:120.241.*.*
8 天前 Chrome Windows 10
IP用户:18.97.*.*
10 天前 ccBot crawler
IP用户:34.158.*.*
10 天前 Firefox Windows 10
IP用户:124.156.*.*
10 天前 Mobile Safari iOS 13.2
IP用户:185.191.*.*
10 天前 Semrush Bot
IP用户:57.141.*.*
11 天前 Generic Bot
IP用户:66.249.*.*
12 天前 Googlebot
累计浏览次数:2330
评论
点击登录
phpreturn,PHP武器库,专注PHP领域的项目和资讯,收录和介绍PHP相关项目。

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

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

鲁ICP备19027671号-2