i used SimpleHTMLDom many times to scrap contents with bots, but DOM objects take much memory to deal with.
It's a good option to have the same functionality with better performance.
But what are exactly the changes? (i'm really lazy to check that myself )