/php-html-parser

HTML parser (convert html to model with given instructions).

Primary LanguagePHPMIT LicenseMIT

HtmlParser

HTML parser (convert html to model with given instructions).

Installation

Through composer:

"require": {
    ...
    "graceas/php-html-parser": "v1.2"
    ...
}

Usage