Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 294 Bytes

zend.dom.intro.rst

File metadata and controls

10 lines (6 loc) · 294 Bytes

Introduction

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.