Download the PHP package airmanbzh/php-html-generator without Composer
On this page you can find all versions of the php package airmanbzh/php-html-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download airmanbzh/php-html-generator
More information about airmanbzh/php-html-generator
Files in airmanbzh/php-html-generator
Download airmanbzh/php-html-generator
More information about airmanbzh/php-html-generator
Files in airmanbzh/php-html-generator
Vendor airmanbzh
Package php-html-generator
Short Description PHP html generator
License MIT
Homepage https://github.com/Airmanbzh/php-html-generator
Package php-html-generator
Short Description PHP html generator
License MIT
Homepage https://github.com/Airmanbzh/php-html-generator
Please rate this library. Is it a good library?
Informations about the package php-html-generator
PHP HTML GENERATOR
Create HTML tags and render them efficiently.
Build status:
Overview
Why you should use it
- it always generates valid HTML and XHTML code
- it makes templates cleaner
- it's easy to use and fast to execute
Render tags
or
Simple tags
Structured tags
Attributes
Classics attributes (method : 'set')
Shortcut to set an ID attribute (method : 'id')
Class management (method : 'addClass'/'removeClass')
More
Text and content are generated according to the order of addition
To generate content before text, 2 solutions :
or
All versions of php-html-generator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package airmanbzh/php-html-generator contains the following files
Loading the files please wait ....