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
- Host: GitHub
- URL: https://github.com/guitarneck/html
- Owner: guitarneck
- License: mit
- Created: 2021-08-14T10:42:33.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-28T18:22:23.000Z (over 2 years ago)
- Last Synced: 2024-03-14T18:18:38.352Z (about 1 year ago)
- Language: XSLT
- Size: 180 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)