PHPackages                             akira/akira-filament-fields - 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. akira/akira-filament-fields

Abandoned → [akira/filament-tool-kit](/?search=akira%2Ffilament-tool-kit)ArchivedLibrary

akira/akira-filament-fields
===========================

This is my package akira-filament-fields

v1.8.0(2y ago)23.5k—0%[6 PRs](https://github.com/akira-io/filament-fields/pulls)MITPHPPHP ^8.1

Since Nov 14Pushed 2y ago1 watchersCompare

[ Source](https://github.com/akira-io/filament-fields)[ Packagist](https://packagist.org/packages/akira/akira-filament-fields)[ Docs](https://github.com/akira/akira-filament-fields)[ GitHub Sponsors](https://github.com/akira)[ RSS](/packages/akira-akira-filament-fields/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelog (10)Dependencies (13)Versions (20)Used By (0)

This is my package akira-filament-fields
========================================

[](#this-is-my-package-akira-filament-fields)

[![Latest Version on Packagist](https://camo.githubusercontent.com/380e7df087028a65558de0bd3c284b14e1be57ae8606cbf5ec4e7cafbbc8729b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616b6972612f616b6972612d66696c616d656e742d6669656c64732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/akira/akira-filament-fields)[![GitHub Tests Action Status](https://camo.githubusercontent.com/60bc9e69a9fe6f7af9cd3edaaec27993b61499cd6242bb713e8c1d69d1801f2a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f616b6972612f616b6972612d66696c616d656e742d6669656c64732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/akira/akira-filament-fields/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/285c8b3412b347a341f61ea3d34c235630f54e9c590dd454ac0862196b84e28a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f616b6972612f616b6972612d66696c616d656e742d6669656c64732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/akira/akira-filament-fields/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/2f53064f83c21ba67af0817c4ee9402158cca6d23e8df431d58cff5686e12c18/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616b6972612f616b6972612d66696c616d656e742d6669656c64732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/akira/akira-filament-fields)

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 akira/akira-filament-fields
```

You can publish and run the migrations with:

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

You can publish the config file with:

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

Optionally, you can publish the views using

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

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$akiraFilamentFields = new Akira\AkiraFilamentFields();
echo $akiraFilamentFields->echoPhrase('Hello, Akira!');
```

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)

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

License
-------

[](#license)

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

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

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

Recently: every ~0 days

Total

13

Last Release

820d ago

### Community

Maintainers

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

---

Top Contributors

[![kidiatoliny](https://avatars.githubusercontent.com/u/48266788?v=4)](https://github.com/kidiatoliny "kidiatoliny (82 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")

---

Tags

laravelakiraakira-filament-fields

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/akira-akira-filament-fields/health.svg)

```
[![Health](https://phpackages.com/badges/akira-akira-filament-fields/health.svg)](https://phpackages.com/packages/akira-akira-filament-fields)
```

###  Alternatives

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[guava/calendar

Adds support for vkurko/calendar to Filament PHP.

298241.0k3](/packages/guava-calendar)[guava/filament-knowledge-base

A filament plugin that adds a knowledge base and help to your filament panel(s).

206120.5k1](/packages/guava-filament-knowledge-base)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[bezhansalleh/filament-plugin-essentials

A collection of essential traits that streamline Filament plugin development by taking care of the boilerplate, so you can focus on shipping real features faster

27584.7k16](/packages/bezhansalleh-filament-plugin-essentials)[guava/filament-modal-relation-managers

Allows you to embed relation managers inside filament modals.

7565.0k4](/packages/guava-filament-modal-relation-managers)

PHPackages © 2026

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