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

Installs: 4 762 257

Dependents: 25

Suggesters: 0

Security: 0

Stars: 28

Watchers: 19

Forks: 18

Open Issues: 5

pkg:composer/zendframework/zend-dom

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.