Note
This repository is a read-only split from the main Berlioz Framework repository.
For contributions, issues, or more information, please visit the main Berlioz Framework repository.
Do not open issues or pull requests here.
Berlioz HTML Selector is a PHP library to do queries on HTML files with CSS selectors like jQuery on DOM.
You can install Berlioz HTML Selector with Composer, it's the recommended installation.
$ composer require berlioz/html-selectorFor usage and examples, visit the official documentation on getberlioz.com.