PHPackages                             tomatophp/filament-developer-tools - 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. tomatophp/filament-developer-tools

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

tomatophp/filament-developer-tools
==================================

Developer tools to manage and build apps on FilamentPHP

v0.0.1(2y ago)018MITPHPPHP ^8.1|^8.2

Since May 9Pushed 2y ago1 watchersCompare

[ Source](https://github.com/tomatophp/filament-developer-tools)[ Packagist](https://packagist.org/packages/tomatophp/filament-developer-tools)[ GitHub Sponsors](https://github.com/3x1io)[ RSS](/packages/tomatophp-filament-developer-tools/feed)WikiDiscussions master Synced 1mo ago

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

[![Screenshot](https://github.com/tomatophp/filament-developer-tools/raw/master/arts/3x1io-tomato-developer-tools.jpg)](https://github.com/tomatophp/filament-developer-tools/blob/master/arts/3x1io-tomato-developer-tools.jpg)

Filament developer tools
========================

[](#filament-developer-tools)

[![Latest Stable Version](https://camo.githubusercontent.com/c15e720a5b720c079e33112c99af65f58f64e2c0a5baae140067a00fc625b154/68747470733a2f2f706f7365722e707567782e6f72672f746f6d61746f7068702f66696c616d656e742d646576656c6f7065722d746f6f6c732f76657273696f6e2e737667)](https://packagist.org/packages/tomatophp/filament-developer-tools)[![PHP Version Require](https://camo.githubusercontent.com/c6ba2e77da46f0e5519a11169a308fc40f6a5d39e221e51f2806bd7d4e18ea9b/687474703a2f2f706f7365722e707567782e6f72672f746f6d61746f7068702f66696c616d656e742d646576656c6f7065722d746f6f6c732f726571756972652f706870)](https://packagist.org/packages/tomatophp/filament-developer-tools)[![License](https://camo.githubusercontent.com/89034b984a6325f32b0b74f3d45d65c777ad0b8e1872c8017245bbaa7f6c737b/68747470733a2f2f706f7365722e707567782e6f72672f746f6d61746f7068702f66696c616d656e742d646576656c6f7065722d746f6f6c732f6c6963656e73652e737667)](https://packagist.org/packages/tomatophp/filament-developer-tools)[![Downloads](https://camo.githubusercontent.com/3b83ccdfdc0a850abb183401b76bd390f0c7cc8c3590207904731ebd93c72f13/68747470733a2f2f706f7365722e707567782e6f72672f746f6d61746f7068702f66696c616d656e742d646576656c6f7065722d746f6f6c732f642f746f74616c2e737667)](https://packagist.org/packages/tomatophp/filament-developer-tools)

Developer tools to manage and build apps on FilamentPHP

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

[](#installation)

```
composer require tomatophp/filament-developer-tools
```

after install your package please run this command

```
php artisan filament-developer-tools:install
```

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

```
->plugin(\TomatoPHP\FilamentDeveloperTools\FilamentDeveloperToolsPlugin::make())
```

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

[](#publish-assets)

you can publish config file by use this command

```
php artisan vendor:publish --tag="filament-developer-tools-config"
```

you can publish views file by use this command

```
php artisan vendor:publish --tag="filament-developer-tools-views"
```

you can publish languages file by use this command

```
php artisan vendor:publish --tag="filament-developer-tools-lang"
```

you can publish migrations file by use this command

```
php artisan vendor:publish --tag="filament-developer-tools-migrations"
```

Support
-------

[](#support)

you can join our discord server to get support [TomatoPHP](https://discord.gg/Xqmt35Uh)

Docs
----

[](#docs)

you can check docs of this package on [Docs](https://docs.tomatophp.com/plugins/laravel-package-generator)

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

23

—

LowBetter than 27% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

730d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2147eb2fca7ab5f0124d0fafd88ba2d2a5dfa3a0036fb8872d1084b7cba29366?d=identicon)[fadymondy](/maintainers/fadymondy)

---

Top Contributors

[![fadymondy](https://avatars.githubusercontent.com/u/11937812?v=4)](https://github.com/fadymondy "fadymondy (2 commits)")

---

Tags

phplaravelfilamentdeveloper-toolsdatabase-managerREST API Testericons manager

### Embed Badge

![Health badge](/badges/tomatophp-filament-developer-tools/health.svg)

```
[![Health](https://phpackages.com/badges/tomatophp-filament-developer-tools/health.svg)](https://phpackages.com/packages/tomatophp-filament-developer-tools)
```

###  Alternatives

[tomatophp/filament-icons

Picker &amp; Table Column &amp; Icons Provider for FilamentPHP

3598.2k13](/packages/tomatophp-filament-icons)[tapp/filament-google-autocomplete-field

Filament plugin that provides a Google Autocomplete field

3098.1k](/packages/tapp-filament-google-autocomplete-field)[asosick/filament-layout-manager

Allow users to create &amp; customize their own FilamentPHP pages composed of Livewire components

5718.8k2](/packages/asosick-filament-layout-manager)[tomatophp/filament-notes

Add Sticky Notes to your FilamentPHP dashboard with tons of options and style

434.4k](/packages/tomatophp-filament-notes)[tomatophp/filament-simple-theme

A simple theme for FilamentPHP with custom user menu in sidebar

146.6k](/packages/tomatophp-filament-simple-theme)[tomatophp/filament-helpers

Helper Class Generator to manage your forms and table inside your filament app

127.9k](/packages/tomatophp-filament-helpers)

PHPackages © 2026

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