perry-rylance / dom-document
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.
1.0.10
2020-12-26 11:57 UTC
Requires
- php: >=5.4.0
- masterminds/html5: ^2.7
- symfony/css-selector: ^5.1
Requires (Dev)
README
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