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

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

giosf/form-builder
==================

A laravel form builder with components

v0.1(1y ago)06proprietaryBladePHP &gt;=8.3

Since Sep 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/giosf/form-builder)[ Packagist](https://packagist.org/packages/giosf/form-builder)[ RSS](/packages/giosf-form-builder/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Create package:

- create git repository with the package code
- in the pckage code, include a composer.json file with informations about the package. This file also needs a autoload object that registers how the package namespace will point to the folder where the package files are in: "autoload": { "psr-4": { "Giosf\\FormBuilder\\": "src/" } },
- release it under some tag (e.g. v0.1)
- upload it to packagist
- register the package on your laravel's project composer.json file under "require" and "autoload" objects as below: "require": { "giosf/form-builder": "0.1" }, "autoload": { "psr-4": { "Giosf\\FormBuilder\\": "vendor/giosf/form-builder/src/" } },

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

614d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/779e416a9c8108d09f4a404adbd9a07c16cff11a4967d0d0ccfcaab25f59f60a?d=identicon)[giosf](/maintainers/giosf)

---

Top Contributors

[![giosf](https://avatars.githubusercontent.com/u/21014648?v=4)](https://github.com/giosf "giosf (7 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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