PHPackages                             faceleg/html5lib-php - 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. faceleg/html5lib-php

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

faceleg/html5lib-php
====================

28.1kPHP

Since Oct 15Pushed 13y ago1 watchersCompare

[ Source](https://github.com/faceleg/html5lib-php)[ Packagist](https://packagist.org/packages/faceleg/html5lib-php)[ RSS](/packages/faceleg-html5lib-php/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

```
html5lib - php flavour

This is an implementation of the tokenization and tree-building parts
of the HTML5 specification in PHP.  Potential uses of this library
can be found in web-scrapers and HTML filters.

Warning: This is a pre-alpha release, and as such, certain parts of
this code are not up-to-snuff (e.g. error reporting and performance).
However, the code is very close to spec and passes 100% of tests
not related to parse errors.  Nevertheless, expect to have to update
your code on the next upgrade.

Usage notes:
