Download the PHP package becklyn/html-builder without Composer
On this page you can find all versions of the php package becklyn/html-builder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download becklyn/html-builder
More information about becklyn/html-builder
Files in becklyn/html-builder
Download becklyn/html-builder
More information about becklyn/html-builder
Files in becklyn/html-builder
Vendor becklyn
Package html-builder
Short Description Simple helpers for building HTML
License BSD-3-Clause
Homepage https://github.com/Becklyn/
Package html-builder
Short Description Simple helpers for building HTML
License BSD-3-Clause
Homepage https://github.com/Becklyn/
Please rate this library. Is it a good library?
Informations about the package html-builder
HTML Builder
Elements Builder
Attributes Builder
Special values:
false
: entry will be omittednull
: will be omittedtrue
: will be rendered as boolean attribute, eg."checked" => true
as<input checked>
.
Adding pre-compiled HTML to an element
To avoid automatic escaping of the content, you can use SafeMarkup
:
All versions of html-builder with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package becklyn/html-builder contains the following files
Loading the files please wait ....