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

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

softbread/filament-form-builder
===============================

Manage your forms using database and drop/drag component to build the form with Livewire component support for FilamentPHP

01PHP

Since Jul 13Pushed 10mo agoCompare

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

READMEChangelog (1)DependenciesVersions (1)Used By (0)

Filament form builder
=====================

[](#filament-form-builder)

FORKED from TomatoPHP as the package is missing in Composer

[![Latest Stable Version](https://camo.githubusercontent.com/4780b54ed77d1931eb22a6d09477d506a73b2df21b808fd20377a6f986d930dc/68747470733a2f2f706f7365722e707567782e6f72672f746f6d61746f7068702f66696c616d656e742d666f726d2d6275696c6465722f76657273696f6e2e737667)](https://packagist.org/packages/tomatophp/filament-form-builder)[![License](https://camo.githubusercontent.com/eccfa0b22996104b3c8a3fa3a27ef9652c1913ce870f197140b9af3fc4fbc260/68747470733a2f2f706f7365722e707567782e6f72672f746f6d61746f7068702f66696c616d656e742d666f726d2d6275696c6465722f6c6963656e73652e737667)](https://packagist.org/packages/tomatophp/filament-form-builder)[![Downloads](https://camo.githubusercontent.com/b6c363a556b05c377180554089fb4bb40923fca9e7cb853482c68bf2b34cfacd/68747470733a2f2f706f7365722e707567782e6f72672f746f6d61746f7068702f66696c616d656e742d666f726d2d6275696c6465722f642f746f74616c2e737667)](https://packagist.org/packages/tomatophp/filament-form-builder)

Manage your forms using database and drop/drag component to build the form with Livewire component support for FilamentPHP

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

[](#installation)

```
composer require softbread/filament-form-builder
```

after install your package please run this command

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

finally register the plugin on `/app/Providers/Filament/AdminPanelProvider.php`

```
->plugin(\TomatoPHP\FilamentFormBuilder\FilamentFormBuilderPlugin::make())
```

Publish Assets
--------------

[](#publish-assets)

you can publish config file by use this command

```
php artisan vendor:publish --tag="filament-form-builder-config"
```

you can publish views file by use this command

```
php artisan vendor:publish --tag="filament-form-builder-views"
```

you can publish languages file by use this command

```
php artisan vendor:publish --tag="filament-form-builder-lang"
```

you can publish migrations file by use this command

```
php artisan vendor:publish --tag="filament-form-builder-migrations"
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Security
--------

[](#security)

Please see [SECURITY](SECURITY.md) for more information about security.

Credits
-------

[](#credits)

- [Fady Mondy](mailto:info@3x1.io)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity14

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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.

### Community

Maintainers

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

---

Top Contributors

[![softbread](https://avatars.githubusercontent.com/u/685268?v=4)](https://github.com/softbread "softbread (4 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")[![fadymondy](https://avatars.githubusercontent.com/u/11937812?v=4)](https://github.com/fadymondy "fadymondy (1 commits)")

### Embed Badge

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

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

###  Alternatives

[matthiasnoback/php-ast-inspector

71180.6k](/packages/matthiasnoback-php-ast-inspector)

PHPackages © 2026

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