It would be great to have the XPath selector syntax implemented. A class similar to [src/hQuery/Parser/Selector.php](https://github.com/duzun/hQuery.php/blob/master/src/hQuery/Parser/Selector.php) should do the job. References: - [XPath/CSS_Equivalents](https://en.wikibooks.org/wiki/XPath/CSS_Equivalents#CSS_Equivalents) - [xpath-css-selectors](https://johnresig.com/blog/xpath-css-selectors/) - [x-xpath jquery](https://www.ibm.com/developerworks/library/x-xpathjquery/)