| Name: | php-masterminds-html5 |
|---|---|
| Version: | 2.3.0 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 273852 |
| License: | MIT |
| RPM: | php-masterminds-html5-2.3.0-1.el7.noarch.rpm |
| Source RPM: | php-masterminds-html5-2.3.0-1.el7.src.rpm |
| Build Date: | Thu Dec 07 2017 |
| Build Host: | x86-ol6-builder-05.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://masterminds.github.io/html5-php |
| Summary: | An HTML5 parser and serializer |
| 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 |