Download the PHP package fluentdom/html5 without Composer
On this page you can find all versions of the php package fluentdom/html5. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package html5
FluentDOM-HTML5
Adds support for HTML5 to FluentDOM. It adds a loader and a serializer. It uses the HTML5-PHP library.
Installation
Loader
The loader registers automatically. You can trigger it with the types html5
and text/html5
.
Serializer
The serializer needs to be created with a document and can be cast into a string.
Casting a Nodes/Query instance to a string will use it if the content type matches:
All versions of html5 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
ext-dom Version *
fluentdom/fluentdom Version ^8.0.0
masterminds/html5 Version ^2.7.0
ext-dom Version *
fluentdom/fluentdom Version ^8.0.0
masterminds/html5 Version ^2.7.0
The package fluentdom/html5 contains the following files
Loading the files please wait ....