diff

by sebastianbergmann · Developer Tools

Diff implementation

New0 ratings7,651 starsActive
Developer ToolsDeveloper ToolPHP
↓ Download 9.0.1GitHub⚑ Report
diff — image 1

About this project

sebastian/diff Diff implementation for PHP, factored out of PHPUnit into a stand-alone component. Installation You can add this library as a local, per-project dependency to your project using Composer: If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency: Usage Generating diff The Differ class can be used to generate a textual representation of the difference between two strings: The code above yields the output below: The UnifiedDiffOutputBuilder used in the example above generates output in "unified diff" format and is used by PHPUnit, for example. The…

Technologies

PHP

Project health

Actively maintained
Last updateyesterday
Contributors22
Latest release9.0.1
Open issues & PRs1
LicenseBSD-3-Clause
On GitHubsince 2013

GitHub

7,651
stars
89
forks
22
contributors
1
open issues & PRs
PHP
language
yesterday
last commit
View on GitHub ↗All releases ↗

Reviews

out of 5 · 0 ratings
★★★★★
0%
★★★★
0%
★★★
0%
★★
0%
0%
Sign in to write a review
No reviews yet
Be the first to review diff.

Built by

sebastianbergmann
Imported from GitHub · not yet claimed on GitPalace
View developer pageSign in with GitHub to claim

Maintain sebastianbergmann/diff? Claiming verifies admin access through your GitHub account and gives you control of this listing.

You might also like