Luminova Framework

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

  1. Document Builder Base Helper Class

    Generate an HTML document and calendar using the Luminova document builder module.

  2. Inputs Form Elements Builder

    The form inputs builder class provides static methods for programmatically generating HTML markups for form input elements.

  3. 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.