PHP DiffMatchPatch Пространство имен

Классы

Имя Описание
Diff Diff offers methods for compute the difference between two texts.
DiffMatchPatch Functions for diff, match and patch.
DiffMatchPatchTest DiffMatchPatchTest tests that all methods successfully proxies.
DiffTest
DiffTmpTest
DiffToolkit This toolkit contains functions for working with texts.
DiffToolkitTest
Match Match offers methods for fuzzy search string in a block of plain text.
MatchTest
Patch Patch offers methods for create a patch. Applies the patch onto another text, allowing for errors.
PatchObject Class representing one patch operation.
PatchTest
PerformanceTest
Utils Common utilities.