# DOMDocument
An extension of PHP's DOMDocument library. This library implements many common jQuery functions, adds support for HTML5, CSS selectors, method chaining and performing operations on sets of matched results.

## Requirements
- PHP >= 5.4.0

## Installation
I recommend installing this package via Composer

`composer require perry-rylance/dom-document`