Registry / utility / sebastian-diff

sebastian-diff

JSON →
library9.0.0phppackagistunverified

Diff implementation

composer require sebastian/diff
INSTALL
IMPORT
SIG · SEBASTIAN-DIFF
S
sebastian-diff
utilityphpv9.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Differ
use SebastianBergmann\Diff\Differ;

Compute and output the diff between two strings

use SebastianBergmann\Diff\Differ; $differ = new Differ(); echo $differ->diff('old string', 'new string');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
9.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
sebastian-diff — pip install sebastian-diff · libregistry