PHPackages                             gaswelder/htmlparser - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. gaswelder/htmlparser

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

gaswelder/htmlparser
====================

HTML parser and DOM implementation

v2.1.0(3y ago)229MITPHP

Since Nov 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/gaswelder/htmlparser)[ Packagist](https://packagist.org/packages/gaswelder/htmlparser)[ RSS](/packages/gaswelder-htmlparser/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

HTML parser
===========

[](#html-parser)

This is an HTML parser with a minimal DOM implementation. It doesn't depend on PHP's bundled libxml and DOM and handles some of the broken markup encountered in the wild.

Usage example
-------------

[](#usage-example)

```
