Skip to content

CodeAndCommits/patch-apply

Repository files navigation

Patch Apply

Apply diff files to text programmatically

Usage

$patcher = new PatchApply\Patcher();
$output = $patcher->apply($input, $diff);

About

Apply diffs to strings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages