O2System HTML is an Open Source PHP HTML Document and Elements Validator, Processor and Generator Library.
- HTML5
- HTML 4.01 Strict
- HTML 4.01 Transitional
- HTML 4.01 Frameset
- XHTML 1.0 Strict
- XHTML 1.0 Transitional
- XHTML 1.0 Frameset
- XHTML 1.1
- Featured with jQuery alike HTML dom manipulation.
- Automatically collect styles and scripts and place them in the HTML document in the right way.
- HTML Beautifier
- Extended Dom Element Object.
The best way to install O2System Html is to use Composer
composer require o2system/html
Packagist: https://packagist.org/packages/o2system/html
Documentation is available on this repository wiki or visit this repository github page.
Please kindly mail us at [email protected]
Please kindly submit your issues at Github so we can track all the issues along development and send a pull request to this repository.
- PHP 7.2+
- Composer
- O2System Kernel