PHPackages                             red-jasmine/filament-support - 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. red-jasmine/filament-support

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

red-jasmine/filament-support
============================

This is my package filament-support

1.0.13(5mo ago)0442MITPHPCI passing

Since Jan 20Pushed 5mo agoCompare

[ Source](https://github.com/red-jasmine/filament-support)[ Packagist](https://packagist.org/packages/red-jasmine/filament-support)[ Docs](https://github.com/red-jasmine/filament-support)[ RSS](/packages/red-jasmine-filament-support/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (8)Versions (15)Used By (2)

This is my package filament-support
===================================

[](#this-is-my-package-filament-support)

[![Latest Version on Packagist](https://camo.githubusercontent.com/9d7a1d48fd63dccce2902b910a37285d6e9a6d01f58480e0a00552825cb2d01b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7265642d6a61736d696e652f66696c616d656e742d737570706f72742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/red-jasmine/filament-support)[![GitHub Tests Action Status](https://camo.githubusercontent.com/a9e32ed61962d08268a0fb95cfe00ca50f20ae20862f59cebabd50d22e367a15/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7265642d6a61736d696e652f66696c616d656e742d737570706f72742f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/red-jasmine/filament-support/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/d4916ab769845502543236b5d4eb0c8060fc6f91a670392b569558510da07e73/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7265642d6a61736d696e652f66696c616d656e742d737570706f72742f6669782d7068702d636f64652d7374796c696e672e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/red-jasmine/filament-support/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/b04cdeadf4c577a086020b7c8af83e9280386f4612eab25e8b8e7ba33a506fa7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7265642d6a61736d696e652f66696c616d656e742d737570706f72742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/red-jasmine/filament-support)

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 red-jasmine/filament-support
```

You can publish and run the migrations with:

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

You can publish the config file with:

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

Optionally, you can publish the views using

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

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$FilamentSupport = new RedJasmine\FilamentSupport();
echo $FilamentSupport->echoPhrase('Hello, RedJasmine!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [liushoukun](https://github.com/red-jasmine)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance72

Regular maintenance activity

Popularity8

Limited adoption so far

Community10

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

Every ~0 days

Total

13

Last Release

163d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/aaaa10537dd96827181cb5ff0c4df6078f48054457d9ebaebe0b230829482843?d=identicon)[liushoukun](/maintainers/liushoukun)

---

Top Contributors

[![liushoukun](https://avatars.githubusercontent.com/u/26298472?v=4)](https://github.com/liushoukun "liushoukun (7 commits)")

---

Tags

laravelred-jasminefilament-support

### Embed Badge

![Health badge](/badges/red-jasmine-filament-support/health.svg)

```
[![Health](https://phpackages.com/badges/red-jasmine-filament-support/health.svg)](https://phpackages.com/packages/red-jasmine-filament-support)
```

###  Alternatives

[ysfkaya/filament-phone-input

A phone input component for Laravel Filament

3161.3M24](/packages/ysfkaya-filament-phone-input)[slimani/filament-media-manager

A media manager plugin for Filament.

126.9k](/packages/slimani-filament-media-manager)[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)[wsmallnews/filament-nestedset

Filament nestedset tree builder powered by kalnoy/nestedset with Filament v4 and v5 support

197.8k17](/packages/wsmallnews-filament-nestedset)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

94135.4k5](/packages/marcelweidum-filament-expiration-notice)[athphane/filament-editorjs

This is my package filament-editorjs

184.8k](/packages/athphane-filament-editorjs)

PHPackages © 2026

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