Modern DOM library written in PHP for HTML documents
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

529 B

We try to make the installation of the MensBeam HTML library as easy and straightforward as possible.

Requirements

HTML intentionally has few requirements. It only requires PHP 7.1.0 or later with the dom extension installed. It is recommended to install the ctype extension for performance improvements, but it is not required.

TODO: Add Installation instructions once there are releases and a package is available on Packagist.