php-masterminds-html5 - An HTML5 parser and serializer
Website: | http://masterminds.github.io/html5-php |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
The need for an HTML5 parser in PHP is clear. This project initially began with the seemingly abandoned html5lib project original source. But after some initial refactoring work, we began a new parser. * An HTML5 serializer * Support for PHP namespaces * Composer support * Event-based (SAX-like) parser * DOM tree builder * Interoperability with QueryPath
Packages
php-masterminds-html5-2.7.6-1.aldos.src [153 KiB] |
Changelog
by Remi Collet (2022-09-12):
- update to 2.7.6 |