o2system / html
PHP Document and Element Library.
v1.0.98
2020-05-23 14:47 UTC
Requires
- php: ^7.2.0
- o2system/kernel: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
O2System Html
O2System HTML is an Open Source PHP HTML Document and Elements Validator, Processor and Generator Library.
Supported Doctype Declaration (DTD)
- 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
Dom Features
- 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.
Composer Installation
The best way to install O2System Html is to use Composer
composer require o2system/html
Packagist: https://packagist.org/packages/o2system/html
Usage
Documentation is available on this repository wiki or visit this repository github page.
Ideas and Suggestions
Please kindly mail us at hello@o2system.id
Bugs and Issues
Please kindly submit your issues at Github so we can track all the issues along development and send a pull request to this repository.
System Requirements
- PHP 7.2+
- Composer
- O2System Kernel