Introduction
zend-dom provides tools for working with DOM documents and structures.
Currently, we offer Zend\Dom\Query
, which provides a unified interface for
querying DOM documents utilizing both XPath and CSS selectors.
Found a mistake or want to contribute to the documentation? Edit this page on GitHub!