An open API service indexing awesome lists of open source software.

https://github.com/guitarneck/html

A PHP html and form composer
https://github.com/guitarneck/html

Last synced: 3 months ago
JSON representation

A PHP html and form composer

Awesome Lists containing this project

README

        

# HTML

HTML widgets library for PHP.

> Tested on PHP versions : 5.6.9, 7.4.13 ,8.0.0

## HTML\Attributes
HTML Attributes class manager.

## HTML\BooleanAttributes
HTML BooleanAttributes::match() a boolean attribute.

## HTML\Classes
HTML class attribute manager.

## HTML\Element
## HTML\Element+Children
## HTML\Element+Errors
## HTML\Element+Initializator
## HTML\Element+Validator
HTML Element, widget global manager with its traits.

## HTML\EmptyTags
HTML EmptyTags::match() an empty tag.

## HTML\Factory
HTML Factory to create several Element.

## HTML\Form
HTML Form Processor.

## HTML\Iterator
HTML Iterator class.

## HTML\Properties
HTML Properties containers and accessors.

## HTML\Styles
HTML styles attribute manager.

## HTML\Text
HTML Text Element.

## HTML\Upload
HTML Upload for files Element.

# License

[MIT © guitarneck](./LICENSE)