PHPackages                             ffhs/filament-package\_ffhs\_utils - 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. ffhs/filament-package\_ffhs\_utils

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

ffhs/filament-package\_ffhs\_utils
==================================

0.1.0(4mo ago)011211MITPHPPHP ^8.2

Since Dec 30Pushed 3mo agoCompare

[ Source](https://github.com/ffhs/filament-package_ffhs_utils)[ Packagist](https://packagist.org/packages/ffhs/filament-package_ffhs_utils)[ Docs](https://github.com/ffhs/filament-package_ffhs_utils)[ RSS](/packages/ffhs-filament-package-ffhs-utils/feed)WikiDiscussions main Synced 1mo ago

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

This is my package filament-package\_ffhs\_utils
================================================

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/cd57d8ad07f11970677b847ef2dc5558a99b711dcea124987dbb45aa8ef9f85e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f666668732f66696c616d656e742d7061636b6167655f666668735f7574696c732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ffhs/filament-package_ffhs_utils)[![GitHub Tests Action Status](https://camo.githubusercontent.com/65c67ca2c386892526c75b0ce3f5adb3972b4acf4960d1f47b76ca99a0ddd940/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f666668732f66696c616d656e742d7061636b6167655f666668735f7574696c732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/ffhs/filament-package_ffhs_utils/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/f358f51098d81fb1f9549c839b5f752fdeb679efee9788fe7047536273e4513f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f666668732f66696c616d656e742d7061636b6167655f666668735f7574696c732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/ffhs/filament-package_ffhs_utils/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/53049baf03e6900b084b5543c922014d6e797ef4e0c51bb7ae8e402015fda5ec/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f666668732f66696c616d656e742d7061636b6167655f666668735f7574696c732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ffhs/filament-package_ffhs_utils)

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 ffhs/filament-package_ffhs_utils
```

Important

If you have not set up a custom theme and are using Filament Panels follow the instructions in the [Filament Docs](https://filamentphp.com/docs/4.x/styling/overview#creating-a-custom-theme) first.

After setting up a custom theme add the plugin's views to your theme css file or your app's css file if using the standalone packages.

```
@source '../../../../vendor/ffhs/filament-package_ffhs_utils/resources/**/*.blade.php';
```

You can publish and run the migrations with:

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

You can publish the config file with:

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

Optionally, you can publish the views using

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

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$ffhsUtils = new Ffhs\FfhsUtils();
echo $ffhsUtils->echoPhrase('Hello, Ffhs!');
```

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](.github/SECURITY.md) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Luc Kromer](https://github.com/ffhs)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance78

Regular maintenance activity

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

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

139d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/073a310596cb20c3d46570f8095fcf5f19e3e37b5464577ff40cc22fa2ac5b73?d=identicon)[ffhs](/maintainers/ffhs)

---

Top Contributors

[![Odion-DS](https://avatars.githubusercontent.com/u/93391784?v=4)](https://github.com/Odion-DS "Odion-DS (93 commits)")[![pxlrbt](https://avatars.githubusercontent.com/u/22632550?v=4)](https://github.com/pxlrbt "pxlrbt (1 commits)")

---

Tags

laravelfilamentphpffhsfilament-package\_ffhs\_utils

###  Code Quality

TestsPest

Static AnalysisRector

### Embed Badge

![Health badge](/badges/ffhs-filament-package-ffhs-utils/health.svg)

```
[![Health](https://phpackages.com/badges/ffhs-filament-package-ffhs-utils/health.svg)](https://phpackages.com/packages/ffhs-filament-package-ffhs-utils)
```

###  Alternatives

[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)[jibaymcs/filament-tour

Bring the power of DriverJs to your Filament panels and start a tour !

12247.8k](/packages/jibaymcs-filament-tour)[codewithdennis/filament-lucide-icons

A Filament plugin that integrates Lucide icons, allowing you to use them seamlessly across Filament forms, tables, actions, and more.

4529.4k2](/packages/codewithdennis-filament-lucide-icons)[lara-zeus/popover

Zeus Popover is filamentphp component to show a Popover with custom content in tables and infolist

2968.2k3](/packages/lara-zeus-popover)[lara-zeus/inline-chart

Zeus Inline Chart easily add a chart in filamentPHP table column

2139.9k](/packages/lara-zeus-inline-chart)[defstudio/filament-searchable-input

A searchable autocomplete input for Filament forms

3212.4k](/packages/defstudio-filament-searchable-input)

PHPackages © 2026

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