Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-masterminds-html5 - An HTML5 parser and serializer

Website:
http://masterminds.github.io/html5-php
Licence:
MIT
Vendor:
Remi Collet
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.6.0-1.fc27.remi.noarch [69 KiB] Changelog by Shawn Iwinski (2019-05-25):
- Update to 2.6.0 (RHBZ #1687215)
php-masterminds-html5-2.3.0-1.fc27.remi.noarch [69 KiB] Changelog by Shawn Iwinski (2017-09-08):
- Update to 2.3.0 (RHBZ #1488271)
- Test with SCLs if available