HTML Document Builder
The HTML document builder provides a flexible way to generate HTML dynamically using PHP classes, without relying on third-party templating engines.
Table of Contents
- Document Builder Base Helper Class
Generate an HTML document and calendar using the Luminova document builder module.
- Inputs Form Elements Builder
The form inputs builder class provides static methods for programmatically generating HTML markups for form input elements.
- XML and XHTML Markups Builder
The XML and XHTML Markup Builder is a flexible tool for generating well-structured XML and XHTML elements dynamically within your application.