simple_html_dom – Simple Html Dom Parser for PHP

A HTML DOM parser written in PHP – let you manipulate HTML in a very easy way! This is a fork of PHP Simple HTML DOM Parser project but instead of string manipulation we use DOMDocument and modern php classes like “Symfony CssSelector”.