I’m working on a PHP project that includes identifying changes between XML files and I need a code to compare XML fragments.
I’m using differencing tool ExamXML from http://www.a7soft.com to compare and merge XML files but this is Windows application.