SHH (Shorthand HTML) is HTML simplified. Contribute to shhphp/SHH development by creating an account on GitHub.
Fast HTML Parser is a very fast HTML parser. Which will generate a simplified DOM tree, with element query support. Per the design, it intends to parse massive HTML files in lowest price, thus the ...