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(8mo ago)10MITBladePHP ^8.2

Since Oct 3Pushed 8mo 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 today

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

31

—

LowBetter than 66% of packages

Maintenance58

Moderate activity, may be stable

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

269d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3121876?v=4)[Mohamad Zaki Mustafa](/maintainers/mzm-dev)[@mzm-dev](https://github.com/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.

9527.8M127](/packages/livewire-flux)[jantinnerezo/livewire-alert

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

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

Apex Charts integration for Filament PHP.

4911.6M11](/packages/leandrocfe-filament-apex-charts)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

725173.0k14](/packages/tallstackui-tallstackui)[venturedrake/laravel-crm

A free open source CRM built as a package for laravel projects

43311.2k](/packages/venturedrake-laravel-crm)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21259.6k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

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