PHPackages                             makogai/filament-non-typed - 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. [Framework](/categories/framework)
4. /
5. makogai/filament-non-typed

ActiveLibrary[Framework](/categories/framework)

makogai/filament-non-typed
==========================

A collection of tools for rapidly building beautiful TALL stack interfaces, designed for humans.

v2.10.48(4y ago)07MITPHPPHP ^8.0

Since Oct 11Pushed 4y agoCompare

[ Source](https://github.com/Makogai/filament-non-typed)[ Packagist](https://packagist.org/packages/makogai/filament-non-typed)[ GitHub Sponsors](https://github.com/danharrin)[ RSS](/packages/makogai-filament-non-typed/feed)WikiDiscussions 2.x Synced 1mo ago

READMEChangelog (2)Dependencies (18)Versions (356)Used By (0)

 [![Banner](https://user-images.githubusercontent.com/41773797/131910226-676cb28a-332d-4162-a6a8-136a93d5a70f.png)](https://user-images.githubusercontent.com/41773797/131910226-676cb28a-332d-4162-a6a8-136a93d5a70f.png)

 [![Tests passing](https://camo.githubusercontent.com/75cd9700550be01374c306fd21973ab75e4080add5f6cbd953ec3aa75ec9b3e7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f54657374732d70617373696e672d677265656e3f7374796c653d666f722d7468652d6261646765266c6f676f3d676974687562)](https://github.com/laravel-filament/filament/actions) [![Laravel v8.x](https://camo.githubusercontent.com/7ad83037580b4344a406b9d5fb91f04bbddac9f814bf9aca327686d42c532adf/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d76382e782d4646324432303f7374796c653d666f722d7468652d6261646765266c6f676f3d6c61726176656c)](https://laravel.com) [![Livewire v2.x](https://camo.githubusercontent.com/a1a9519a9624d44c49a42341d3b93a192e55eec47de37152b312c9959f2003f7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c697665776972652d76322e782d4642373041393f7374796c653d666f722d7468652d6261646765)](https://laravel-livewire.com) [![PHP 8.0](https://camo.githubusercontent.com/2091ef06611f32d698bc7cc9a7331556f251f26d41ee5820639e6acabbe77ad0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e302d3737374242343f7374796c653d666f722d7468652d6261646765266c6f676f3d706870)](https://php.net)

Filament is a collection of tools for rapidly building beautiful TALL stack interfaces, designed for humans.

Packages
--------

[](#packages)

### Admin Panel • [Documentation](https://filamentphp.com/docs/admin) • [Demo](https://demo.filamentphp.com)

[](#admin-panel--documentation--demo)

```
composer require filament/filament
```

### Form Builder • [Documentation](https://filamentphp.com/docs/forms)

[](#form-builder--documentation)

```
composer require filament/forms
```

### Table Builder • [Documentation](https://filamentphp.com/docs/tables)

[](#table-builder--documentation)

```
composer require filament/tables
```

### Spatie Media Library Plugin • [Documentation](https://filamentphp.com/docs/spatie-laravel-media-library-plugin)

[](#spatie-media-library-plugin--documentation)

```
composer require filament/spatie-laravel-media-library-plugin
```

### Spatie Settings Plugin • [Documentation](https://filamentphp.com/docs/spatie-laravel-settings-plugin)

[](#spatie-settings-plugin--documentation)

```
composer require filament/spatie-laravel-settings-plugin
```

### Spatie Tags Plugin • [Documentation](https://filamentphp.com/docs/spatie-laravel-tags-plugin)

[](#spatie-tags-plugin--documentation)

```
composer require filament/spatie-laravel-tags-plugin
```

### Spatie Translatable Plugin • [Documentation](https://filamentphp.com/docs/spatie-laravel-translatable-plugin)

[](#spatie-translatable-plugin--documentation)

```
composer require filament/spatie-laravel-translatable-plugin
```

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

[](#contributing)

If you want to contribute to Filament packages, you may want to test it in a real Laravel project:

- Fork this repository to your GitHub account.
- Create a Laravel app locally.
- Clone your fork in your Laravel app's root directory.
- In the `/filament` directory, create a branch for your fix, e.g. `fix/error-message`.

Install the packages in your app's `composer.json`:

```
"require": {
    "filament/filament": "dev-fix/error-message as 2.x-dev",
    "filament/forms": "dev-fix/error-message as 2.x-dev",
    "filament/tables": "dev-fix/error-message as 2.x-dev",
},
"repositories": [
    {
        "type": "path",
        "url": "filament/packages/*"
    }
]
```

Now, run `composer update`.

Need Help?
----------

[](#need-help)

🐞 If you spot a bug, please [submit a detailed issue](https://github.com/laravel-filament/filament/issues/new), and wait for assistance.

🤔 If you have a question or feature request, please [start a new discussion](https://github.com/laravel-filament/filament/discussions/new). We also have a [Discord community](https://discord.gg/cpqnMTHZja). For quick help, ask questions in the appropriate package help channel.

🔐 If you discover a vulnerability, please review our [security policy](https://github.com/laravel-filament/filament/blob/2.x/SECURITY.md).

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor1

Top contributor holds 66% 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

350

Last Release

1484d ago

Major Versions

v1.13.1 → v2.4.0-beta12021-10-27

v1.13.2 → v2.4.102021-11-04

v1.13.3 → v2.4.572021-12-06

v1.13.4 → v2.6.02021-12-19

1.x-dev → v2.10.142022-02-24

PHP version history (4 changes)v0.1.0PHP ^7.4

v1.0.0PHP ^7.4|^8.0

v2.0.0-beta1PHP ^8.0

v2.10.37PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/9703947a286aefd3857b0b68b628c101ae644774675f3ab573133741d320880e?d=identicon)[Makogai](/maintainers/Makogai)

---

Top Contributors

[![danharrin](https://avatars.githubusercontent.com/u/41773797?v=4)](https://github.com/danharrin "danharrin (2768 commits)")[![ryanscherler](https://avatars.githubusercontent.com/u/881938?v=4)](https://github.com/ryanscherler "ryanscherler (466 commits)")[![ryangjchandler](https://avatars.githubusercontent.com/u/41837763?v=4)](https://github.com/ryangjchandler "ryangjchandler (303 commits)")[![jacksleight](https://avatars.githubusercontent.com/u/126740?v=4)](https://github.com/jacksleight "jacksleight (99 commits)")[![ralphjsmit](https://avatars.githubusercontent.com/u/59207045?v=4)](https://github.com/ralphjsmit "ralphjsmit (75 commits)")[![pxlrbt](https://avatars.githubusercontent.com/u/22632550?v=4)](https://github.com/pxlrbt "pxlrbt (58 commits)")[![maherelgamil](https://avatars.githubusercontent.com/u/6294478?v=4)](https://github.com/maherelgamil "maherelgamil (44 commits)")[![shuvroroy](https://avatars.githubusercontent.com/u/21066418?v=4)](https://github.com/shuvroroy "shuvroroy (37 commits)")[![robertorinaldi-dev](https://avatars.githubusercontent.com/u/59119871?v=4)](https://github.com/robertorinaldi-dev "robertorinaldi-dev (35 commits)")[![wychoong](https://avatars.githubusercontent.com/u/67364036?v=4)](https://github.com/wychoong "wychoong (33 commits)")[![mohamedsabil83](https://avatars.githubusercontent.com/u/10126040?v=4)](https://github.com/mohamedsabil83 "mohamedsabil83 (27 commits)")[![iantasker](https://avatars.githubusercontent.com/u/17986190?v=4)](https://github.com/iantasker "iantasker (22 commits)")[![mallardduck](https://avatars.githubusercontent.com/u/619938?v=4)](https://github.com/mallardduck "mallardduck (18 commits)")[![bezhanSalleh](https://avatars.githubusercontent.com/u/10007504?v=4)](https://github.com/bezhanSalleh "bezhanSalleh (17 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (16 commits)")[![saade](https://avatars.githubusercontent.com/u/14329460?v=4)](https://github.com/saade "saade (15 commits)")[![intrepidws](https://avatars.githubusercontent.com/u/125735?v=4)](https://github.com/intrepidws "intrepidws (15 commits)")[![dmandrade](https://avatars.githubusercontent.com/u/7275012?v=4)](https://github.com/dmandrade "dmandrade (13 commits)")[![a21ns1g4ts](https://avatars.githubusercontent.com/u/11599205?v=4)](https://github.com/a21ns1g4ts "a21ns1g4ts (12 commits)")[![FurkanGM](https://avatars.githubusercontent.com/u/17505335?v=4)](https://github.com/FurkanGM "FurkanGM (12 commits)")

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/makogai-filament-non-typed/health.svg)

```
[![Health](https://phpackages.com/badges/makogai-filament-non-typed/health.svg)](https://phpackages.com/packages/makogai-filament-non-typed)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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