PHPackages                             beranidigital/filament-model-audit - 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. beranidigital/filament-model-audit

ActiveLibrary

beranidigital/filament-model-audit
==================================

This is my package filament-model-audit

0.1(1y ago)0579[1 PRs](https://github.com/beranidigital/filament-model-audit/pulls)MITPHPPHP ^8.1

Since Jul 2Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/beranidigital/filament-model-audit)[ Packagist](https://packagist.org/packages/beranidigital/filament-model-audit)[ Docs](https://github.com/beranidigital/filament-model-audit)[ GitHub Sponsors](https://github.com/beranidigital)[ RSS](/packages/beranidigital-filament-model-audit/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (14)Versions (4)Used By (0)

Filament Model Audit
====================

[](#filament-model-audit)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5ad8a72c42ebb7eca5913d4286e2c0f30f8a49e82c0de351303ec391738372c9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626572616e696469676974616c2f66696c616d656e742d6d6f64656c2d61756469742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/beranidigital/filament-model-audit)[![GitHub Tests Action Status](https://camo.githubusercontent.com/8b94e7fce975a90415e0ec8be4161fd64625027245abfada2444ee6caa2c6c2b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f626572616e696469676974616c2f66696c616d656e742d6d6f64656c2d61756469742f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/beranidigital/filament-model-audit/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/9516497f465bff59b83ab871dc681c6f4059a626b0778cade50de8e67d9d402d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f626572616e696469676974616c2f66696c616d656e742d6d6f64656c2d61756469742f6669782d7068702d636f64652d7374796c696e672e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/beranidigital/filament-model-audit/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/c989cc3023749c9f7270bab0c911da5248a1e19b257a2af7edfb78a3d64b738c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f626572616e696469676974616c2f66696c616d656e742d6d6f64656c2d61756469742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/beranidigital/filament-model-audit)

Automatically audits all model change for Filament Designed for install and forget, if you want to customize it use [bearnidigital/laravel-model-audit](https://github.com/beranidigital/laravel-model-audit) instead

[![img.png](media/img.png)](media/img.png)[![img_1.png](media/img_1.png)](media/img_1.png)

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require beranidigital/filament-model-audit
```

Publish and run the migrations with:

```
php artisan vendor:publish --tag="laravel-model-audit-migrations"
php artisan migrate
```

Usage
-----

[](#usage)

```
public function panel(Panel $panel): Panel
{
    return $panel
        ->plugins([
            \BeraniDigitalID\FilamentModelAudit\FilamentModelAuditPlugin::make()
            ->setResourceNavigationGroup('settings')
            ->setResourceNavigationIcon(null)
            ->setResourceNavigationSort(2)
        ]);
};
```

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)

- [Yusuf Sekhan Althaf](https://github.com/Ticlext-Altihaf)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance59

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

Unknown

Total

1

Last Release

680d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/723b277df7f51911151449e126c6527b11090326fe61533900cea8a21d76cdee?d=identicon)[Ticlext-Altihaf](/maintainers/Ticlext-Altihaf)

---

Top Contributors

[![Ticlext-Altihaf](https://avatars.githubusercontent.com/u/77704356?v=4)](https://github.com/Ticlext-Altihaf "Ticlext-Altihaf (11 commits)")

---

Tags

laravelberanidigitalfilament-model-audit

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/beranidigital-filament-model-audit/health.svg)

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

###  Alternatives

[joaopaulolndev/filament-edit-profile

Filament package to edit profile

250258.1k34](/packages/joaopaulolndev-filament-edit-profile)[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)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

9169.0k4](/packages/marcelweidum-filament-expiration-notice)[guava/filament-modal-relation-managers

Allows you to embed relation managers inside filament modals.

7565.0k4](/packages/guava-filament-modal-relation-managers)[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)[jacobtims/filament-logger

Activity logger for filament

1721.0k4](/packages/jacobtims-filament-logger)

PHPackages © 2026

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