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

Maintainers

Package info

github.com/zendframework/zend-dom

Forum

Documentation

pkg:composer/zendframework/zend-dom

Statistics

Installs: 4 819 962

Dependents: 25

Suggesters: 0

Stars: 28

Open Issues: 5

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.