A collection of libraries for working with HTML5 markup
An high performance and ultra-lightweight streaming and event-driven parser for HTML5 documents or document fragments.
A minimalistic and ultra-lightweight syntax highlighter for outputting readable HTML5 documents or document fragments.
It supports markup fragments beginning and ending anywhere, even midway trough a tag or attribute.
A high performance streaming formatter of HTML5 markup.
It outputs reformatted markup while reading and parsing an input HTML5 document or fragment, with no intermediate DOM and with very low memory usage.
- PHP version >= 5.6
Install via Composer:
composer require php-kit/html5-tools
The MIT license. See the accompanying LICENSE
file.
Copyright © 2016 Cláudio Silva and Impactwave, Lda.