PHPackages                             mzm/html-builder - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. mzm/html-builder

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mzm/html-builder
================

A Livewire-based form builder package for Laravel.

1.0.2.1(7mo ago)10MITBladePHP ^8.2

Since Oct 3Pushed 7mo agoCompare

[ Source](https://github.com/mzm-dev/HtmlBuilder)[ Packagist](https://packagist.org/packages/mzm/html-builder)[ RSS](/packages/mzm-html-builder/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

mzm/html-builder
================

[](#mzmhtml-builder)

A dynamic, Livewire-based form builder for Laravel applications.

Introduction
------------

[](#introduction)

`mzm/html-builder` is a Laravel package designed to simplify the creation of dynamic and interactive forms. Built on the TALL stack (Tailwind CSS, Alpine.js, Livewire, Laravel), it provides a component-based architecture that allows you to construct complex forms with ease.

The core of the package is a `FormBuilder` Livewire component that dynamically renders various form elements, such as text inputs, select boxes, and more. It's designed to be extensible, allowing you to create your own custom form elements.

Features
--------

[](#features)

- **Dynamic Form Generation**: Build forms from configuration arrays or database schemas.
- **Component-Based**: Each form element is a self-contained Livewire component.
- **Extensible**: Easily add your own custom form elements.
- **Tailwind CSS**: Comes with pre-compiled, customizable Tailwind CSS for a modern look.
- **Livewire Powered**: Enjoy real-time validation and interactive form elements without page reloads.

Requirements
------------

[](#requirements)

- PHP 8.2 or higher
- Laravel 11.x or higher
- Livewire 3 or higher

Basic Usage
-----------

[](#basic-usage)

1. **Installation**:

    ```
    composer require mzm/html-builder
    ```
2. **Run Migrations**: The package may come with database migrations to manage its data. Run the standard migrate command to update your database schema.

    ```
    php artisan migrate
    ```

Demo
----

[](#demo)

1. **Run From Browser**:
    Please write the url with folowing example

    👉️
2. **Create New Form**:
    Click menu Form -&gt; Builder
3. **To list kk creatd form**:
    Click menu Form -&gt; All Forms
4. **Try submit new form**:
    Click menu Form -&gt; All Forms -&gt; New Response (Actions Colmn)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/mzm-dev/e-hierarchy/blob/master/LICENSE.md) for more information.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance63

Regular maintenance activity

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

4

Last Release

223d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/088ae1c844128f99b8491afbdb8f0c74b9ab519ebefacdd30b1feb2d6c467bb5?d=identicon)[mzm-dev](/maintainers/mzm-dev)

---

Top Contributors

[![mzm-dev](https://avatars.githubusercontent.com/u/3121876?v=4)](https://github.com/mzm-dev "mzm-dev (12 commits)")

### Embed Badge

![Health badge](/badges/mzm-html-builder/health.svg)

```
[![Health](https://phpackages.com/badges/mzm-html-builder/health.svg)](https://phpackages.com/packages/mzm-html-builder)
```

###  Alternatives

[livewire/flux

The official UI component library for Livewire.

9475.0M86](/packages/livewire-flux)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4205.3M84](/packages/livewire-volt)[jantinnerezo/livewire-alert

This package provides a simple alert utilities for your livewire components.

8041.2M20](/packages/jantinnerezo-livewire-alert)[leandrocfe/filament-apex-charts

Apex Charts integration for Filament PHP.

4861.2M8](/packages/leandrocfe-filament-apex-charts)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[spatie/laravel-dashboard

A dashboard for Laravel

568156.1k94](/packages/spatie-laravel-dashboard)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
