Download the PHP package lamoni/markupbuilder without Composer
On this page you can find all versions of the php package lamoni/markupbuilder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package markupbuilder
MarkupBuilder
This class is used for building a single-level DOM object using method chaining and dynamic methods.
Dependencies
- PHP >= 5.4
Considerations
- Implement "Contained" tag creation?
- Remove $elementName, $attributeName, and $attributes properties and instead just pass that data through method arguments?
Examples
The following code:
will generate the following HTML:
All versions of markupbuilder with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 5.4.16
The package lamoni/markupbuilder contains the following files
Loading the files please wait ....