PHPackages                             codedor/filament-form-architect - 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. codedor/filament-form-architect

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

codedor/filament-form-architect
===============================

Build beautiful forms together with our Architect package

v1.2.0(1y ago)0569↑128.6%[5 PRs](https://github.com/codedor/filament-form-architect/pulls)MITPHPPHP ^8.2CI passing

Since Oct 19Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/codedor/filament-form-architect)[ Packagist](https://packagist.org/packages/codedor/filament-form-architect)[ Docs](https://github.com/codedor/filament-form-architect)[ RSS](/packages/codedor-filament-form-architect/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (6)Dependencies (21)Versions (14)Used By (0)

Build beautiful forms together with our Architect package
=========================================================

[](#build-beautiful-forms-together-with-our-architect-package)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require codedor/filament-form-architect
```

You can publish and run the migrations with:

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

You can publish the config file with:

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

This is the contents of the published config file:

```
return [
    'default-blocks' => [
        \Codedor\FormArchitect\Architect\RadioButtonBlock::class,
        \Codedor\FormArchitect\Architect\TextInputBlock::class,
    ],
];
```

Optionally, you can publish the views using

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

Documentation
-------------

[](#documentation)

For the full documentation, check [here](./docs/index.md).

Testing
-------

[](#testing)

```
vendor/bin/pest
```

Changelog
---------

[](#changelog)

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

Upgrading
---------

[](#upgrading)

Please see [UPGRADING](UPGRADING.md) for more information on how to upgrade to a new version.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

If you discover any security-related issues, please email  instead of using the issue tracker.

License
-------

[](#license)

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

###  Health Score

42

—

FairBetter than 89% of packages

Maintenance64

Regular maintenance activity

Popularity17

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~50 days

Recently: every ~77 days

Total

8

Last Release

628d ago

Major Versions

v0.1.3 → v1.0.02023-12-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/57cc19028ba009c60e4fec6a2516f878598b66a6e260cc06a5cf300f00913ba8?d=identicon)[jyrkidn](/maintainers/jyrkidn)

---

Top Contributors

[![AngryMoustache](https://avatars.githubusercontent.com/u/20287748?v=4)](https://github.com/AngryMoustache "AngryMoustache (54 commits)")[![jyrkidn](https://avatars.githubusercontent.com/u/2447042?v=4)](https://github.com/jyrkidn "jyrkidn (43 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (14 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (7 commits)")[![DevolderLouise](https://avatars.githubusercontent.com/u/80472390?v=4)](https://github.com/DevolderLouise "DevolderLouise (1 commits)")

---

Tags

laravelcodedorfilament-form-architect

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/codedor-filament-form-architect/health.svg)

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

###  Alternatives

[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3913.7k](/packages/rawilk-profile-filament-plugin)[tapp/filament-form-builder

User facing form builder using Filament components

141.9k2](/packages/tapp-filament-form-builder)[dotswan/filament-map-picker

Easily pick and retrieve geo-coordinates using a map-based interface in your Filament applications.

128173.7k3](/packages/dotswan-filament-map-picker)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17758.9k2](/packages/stephenjude-filament-jetstream)[stephenjude/filament-debugger

About

104150.5k2](/packages/stephenjude-filament-debugger)[creagia/filament-code-field

A Filamentphp input field to edit or view code data.

57301.3k3](/packages/creagia-filament-code-field)

PHPackages © 2026

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