In short I am looking for something like google-diff-match-patch in PHP.
I have had a look at some similar questions at SO, and also at the algorithm provided here, but
The PEAR Package Text_Diff provides Inline-Diffs.