PHPackages                             dcodegroup/form-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. dcodegroup/form-builder

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

dcodegroup/form-builder
=======================

Simple package which dcode uses to manage form builder

4.0.1(11mo ago)217.5k↓37.5%2MITVuePHP ^8.2 || ^8.3CI passing

Since Oct 12Pushed 1mo ago4 watchersCompare

[ Source](https://github.com/DCODE-GROUP/form-builder)[ Packagist](https://packagist.org/packages/dcodegroup/form-builder)[ RSS](/packages/dcodegroup-form-builder/feed)WikiDiscussions 3.x Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (74)Used By (0)

Laravel Form Builder
====================

[](#laravel-form-builder)

This package provides the standard scaffolding of form builder functionality used in most projects.

Installation
------------

[](#installation)

#### PHP

[](#php)

You can install the package via composer:

Version / BranchLaravel SupportInstall Command1.x&lt;= v10`composer require dcodegroup/form-builder:^1.0`2.x&gt;= v11`composer require dcodegroup/form-builder:^2.0`3.x&gt;= v11`composer require dcodegroup/form-builder:^3.0`Then run the installation command.

```
php artisan form-builder:install
```

This will publish the configuration file and the migration file.

Run the migrations

```
php artisan migrate
```

Traits for form validation
--------------------------

[](#traits-for-form-validation)

Located in

```
src\Http\Traits\FormValidator.php

```

Development
-----------

[](#development)

To build the assets, run this command

```
npm run prod
```

Example
-------

[](#example)

Check example folder to see how to use the package.

```
/example
```

###  Health Score

54

—

FairBetter than 97% of packages

Maintenance74

Regular maintenance activity

Popularity30

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 75.5% 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 ~29 days

Recently: every ~68 days

Total

57

Last Release

60d ago

Major Versions

1.4.0 → 2.0.02024-08-14

1.x-dev → 2.0.32025-03-10

2.x-dev → 3.0.02025-04-29

3.0.8 → 4.0.02025-06-20

PHP version history (4 changes)1.0.0PHP ^7.4|^8.0

1.0.8PHP ^7.4|^8.0|^8.1

2.0.0PHP ^8.2 || ^8.3

1.4.1PHP ^7.4|^8.0|^8.1|^8.2|^8.3|^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/b0e8e7e3202508183e3ba9f9a95abcffdab114ce86e33e52a67abd58194d3d86?d=identicon)[dcodegroup](/maintainers/dcodegroup)

---

Top Contributors

[![TungDcode](https://avatars.githubusercontent.com/u/75203313?v=4)](https://github.com/TungDcode "TungDcode (142 commits)")[![lionslair](https://avatars.githubusercontent.com/u/832259?v=4)](https://github.com/lionslair "lionslair (18 commits)")[![tungvn](https://avatars.githubusercontent.com/u/7405101?v=4)](https://github.com/tungvn "tungvn (10 commits)")[![ntthanh1](https://avatars.githubusercontent.com/u/110796495?v=4)](https://github.com/ntthanh1 "ntthanh1 (8 commits)")[![dcodetungvu](https://avatars.githubusercontent.com/u/153475614?v=4)](https://github.com/dcodetungvu "dcodetungvu (3 commits)")[![hungnt-dcode](https://avatars.githubusercontent.com/u/148025212?v=4)](https://github.com/hungnt-dcode "hungnt-dcode (2 commits)")[![ezerway](https://avatars.githubusercontent.com/u/54234094?v=4)](https://github.com/ezerway "ezerway (2 commits)")[![namdinhdcode](https://avatars.githubusercontent.com/u/127074058?v=4)](https://github.com/namdinhdcode "namdinhdcode (1 commits)")[![dcodegroup](https://avatars.githubusercontent.com/u/11023162?v=4)](https://github.com/dcodegroup "dcodegroup (1 commits)")[![dcodeaaron](https://avatars.githubusercontent.com/u/168380873?v=4)](https://github.com/dcodeaaron "dcodeaaron (1 commits)")

---

Tags

laraveldataformform-builder

###  Code Quality

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/dcodegroup-form-builder/health.svg)

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

###  Alternatives

[inkvizytor/fluentform

Form builder for Laravel

3416.2k](/packages/inkvizytor-fluentform)[iteks/laravel-enum

A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.

2516.7k](/packages/iteks-laravel-enum)

PHPackages © 2026

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