Download the PHP package best-served-cold/html-builder without Composer
On this page you can find all versions of the php package best-served-cold/html-builder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download best-served-cold/html-builder
More information about best-served-cold/html-builder
Files in best-served-cold/html-builder
Download best-served-cold/html-builder
More information about best-served-cold/html-builder
Files in best-served-cold/html-builder
Vendor best-served-cold
Package html-builder
Short Description HTML Builder - Build HTML programatically.
License MIT
Homepage http://bestservedcold.com
Package html-builder
Short Description HTML Builder - Build HTML programatically.
License MIT
Homepage http://bestservedcold.com
Please rate this library. Is it a good library?
Informations about the package html-builder
HTML Builder
Basic HTML builder for HTML5. We're not suggesting that you use this to build entire pages, but occasionally there is a need to create HTML programatically, like a table, and that's what this is for!
Install
Usage
Call in the Builder and Output classes:
Create an element
Returns:
Adding attributes
Returns:
Adding children
NB: Accepts arrays as well as Closures.
Returns:
Change tab size and depth
Returns:
Basic table
Returns:
Examples
To run the examples:
All versions of html-builder with dependencies
PHP Build Version
Package Version
The package best-served-cold/html-builder contains the following files
Loading the files please wait ....