PHPackages                             dinhdjj/filament-model-widgets - 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. dinhdjj/filament-model-widgets

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

dinhdjj/filament-model-widgets
==============================

Package for quickly generating widgets of models

v0.0.4(3y ago)0341[4 PRs](https://github.com/divndev/filament-model-widgets/pulls)MITPHPPHP ^8.1

Since Aug 21Pushed 2y ago1 watchersCompare

[ Source](https://github.com/divndev/filament-model-widgets)[ Packagist](https://packagist.org/packages/dinhdjj/filament-model-widgets)[ Docs](https://github.com/dinhdjj/filament-model-widgets)[ RSS](/packages/dinhdjj-filament-model-widgets/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (15)Versions (10)Used By (0)

Package for quickly generating widgets of models
================================================

[](#package-for-quickly-generating-widgets-of-models)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f04d2f04e222b10fa9533ac7e99af7b784148c81384abbee67637f8bfc1a7fc1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64696e68646a6a2f66696c616d656e742d6d6f64656c2d776964676574732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dinhdjj/filament-model-widgets)[![GitHub Tests Action Status](https://camo.githubusercontent.com/e8aaab842fbf362b34cb5a6237331716c168bb31a5de1112d44e6c7256cd0f1b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f64696e68646a6a2f66696c616d656e742d6d6f64656c2d776964676574732f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/dinhdjj/filament-model-widgets/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/fa81505434c7eae20bfe36a30aadff72ba4cf45b57927bc76fdf3d3b2d41a4c2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f64696e68646a6a2f66696c616d656e742d6d6f64656c2d776964676574732f466978253230504850253230636f64652532307374796c652532306973737565733f6c6162656c3d636f64652532307374796c65)](https://github.com/dinhdjj/filament-model-widgets/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/0e565d71b4bb8369a6215eb72864f7e3ae7c068e0f8fc3d392431a6ddd07e657/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64696e68646a6a2f66696c616d656e742d6d6f64656c2d776964676574732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dinhdjj/filament-model-widgets)

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 dinhdjj/filament-model-widgets
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="filament-model-widgets-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="filament-model-widgets-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="filament-model-widgets-views"
```

Usage
-----

[](#usage)

```
$filamentModelWidgets = new Dinhdjj\FilamentModelWidgets();
echo $filamentModelWidgets->echoPhrase('Hello, Dinhdjj!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [dinhdjj](https://github.com/dinhdjj)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 52% 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 ~0 days

Total

5

Last Release

1360d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/47e2161449a748d8324f83eca75917aac149ae95ced37796d72a1da71be7df90?d=identicon)[dileedotdev](/maintainers/dileedotdev)

---

Top Contributors

[![dinwwwh](https://avatars.githubusercontent.com/u/64189902?v=4)](https://github.com/dinwwwh "dinwwwh (13 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (6 commits)")

---

Tags

laraveldinhdjjfilament-model-widgets

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/dinhdjj-filament-model-widgets/health.svg)

```
[![Health](https://phpackages.com/badges/dinhdjj-filament-model-widgets/health.svg)](https://phpackages.com/packages/dinhdjj-filament-model-widgets)
```

###  Alternatives

[guava/calendar

Adds support for vkurko/calendar to Filament PHP.

298241.0k3](/packages/guava-calendar)[pboivin/filament-peek

Full-screen page preview modal for Filament

253319.6k12](/packages/pboivin-filament-peek)[dotswan/filament-map-picker

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

124139.3k2](/packages/dotswan-filament-map-picker)[creagia/filament-code-field

A Filamentphp input field to edit or view code data.

58289.3k3](/packages/creagia-filament-code-field)[swisnl/filament-backgrounds

Beautiful backgrounds for Filament auth pages

54149.2k6](/packages/swisnl-filament-backgrounds)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)

PHPackages © 2026

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