PHPackages                             iracode-com/filament-gui-panel-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. [Admin Panels](/categories/admin)
4. /
5. iracode-com/filament-gui-panel-builder

ActiveFilament-plugin[Admin Panels](/categories/admin)

iracode-com/filament-gui-panel-builder
======================================

1.0.2(1y ago)7431MITPHPPHP &gt;=8.1

Since Jul 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/iracode-com/filament-gui-panel-builder)[ Packagist](https://packagist.org/packages/iracode-com/filament-gui-panel-builder)[ RSS](/packages/iracode-com-filament-gui-panel-builder/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

Filament GUI Panel Builder
==========================

[](#filament-gui-panel-builder)

Filament GUI Panel Builder provides a filament graphical user interface plugin for creating models, migrations, and Filament resources in Laravel applications simply and quickly.

Prerequisite
------------

[](#prerequisite)

- PHP &gt;= 8.1
- Laravel &gt;= 10
- Filament v3

Installation and Configure
--------------------------

[](#installation-and-configure)

#### Package Installation

[](#package-installation)

```
composer require iracode-com/filament-gui-panel-builder
```

#### Add Provider

[](#add-provider)

in Laravel v11 , bootstrap/providers.php:

```

```

in Laravel v10 , in config/app.php:

```

```

#### Add Plugin

[](#add-plugin)

in app\\Providers\\Filament\\AdminPanelProvider.php:

```

```

#### Publish Configs(optional)

[](#publish-configsoptional)

```
php artisan vendor:publish --tag=filament-gui-panel-builder-config
```

#### Publish Resources(optional)

[](#publish-resourcesoptional)

```
php artisan vendor:publish --tag=filament-gui-panel-builder-resources
```

#### Clear Caches

[](#clear-caches)

```
php artisan filament:clear
```

Now in Filament admin panel , Gui Panel Builder menu is registered!

Translation
-----------

[](#translation)

All texts in this plugin is used with Laravel translation helper.You should just translate them in your language translation json file.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

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

3

Last Release

703d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/168189330?v=4)[شرکت برنامه نویسی ایراکد](/maintainers/iracode-com)[@iracode-com](https://github.com/iracode-com)

---

Top Contributors

[![amirmmdz](https://avatars.githubusercontent.com/u/106248366?v=4)](https://github.com/amirmmdz "amirmmdz (10 commits)")

### Embed Badge

![Health badge](/badges/iracode-com-filament-gui-panel-builder/health.svg)

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

###  Alternatives

[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3991.8k](/packages/codewithdennis-larament)

PHPackages © 2026

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