zendframework/zend-dom

This package is abandoned and no longer maintained. The author suggests using the laminas/laminas-dom package instead.

provides tools for working with DOM documents and structures

2.7.2 2019-06-18 10:36 UTC

README

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-dom.

Build Status Coverage Status

The Zend\Dom component 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.