PHPackages                             marvinosswald/filament-activity-log - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. marvinosswald/filament-activity-log

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

marvinosswald/filament-activity-log
===================================

This is my package filament-activity-log

0.3.3(2y ago)01.9k1[2 PRs](https://github.com/marvinosswald/filament-activity-log/pulls)MITPHPPHP ^8.1

Since Nov 7Pushed 1y agoCompare

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

READMEChangelog (8)Dependencies (15)Versions (11)Used By (0)

Activity Log for Filament
=========================

[](#activity-log-for-filament)

[![Latest Version on Packagist](https://camo.githubusercontent.com/46f082d264a37f8f508abebf4dfa1cf87cfa8facb79b45aef80a9fe5ee8b0f79/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d617276696e6f737377616c642f66696c616d656e742d61637469766974792d6c6f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/marvinosswald/filament-activity-log)[![GitHub Tests Action Status](https://camo.githubusercontent.com/e28307c2484f6316c6d0a479ed29a66e1a40c45283a232a70630e0f1ec12beae/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d617276696e6f737377616c642f66696c616d656e742d61637469766974792d6c6f672f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/marvinosswald/filament-activity-log/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/f9ecff8e451947d953d2cd886254937270b7081477d9a1604a66fb78c3fa0ac4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d617276696e6f737377616c642f66696c616d656e742d61637469766974792d6c6f672f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/marvinosswald/filament-activity-log/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/9162b429d92d922685151a813d04a8449e0031a0cbbfb374747225ba79b66f85/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d617276696e6f737377616c642f66696c616d656e742d61637469766974792d6c6f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/marvinosswald/filament-activity-log)

This is a Infolist Entry which displays log line from .

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

[](#installation)

You can install the package via composer:

```
composer require marvinosswald/filament-activity-log
```

Optionally, you can publish the views using

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

Usage
-----

[](#usage)

```
ActivityLogEntry::make()
->with('shippingAddress.activities')
->formatDescriptionUsing(fn(Activity $activity) => $activity->description)
->formatSubjectUsing(function (Activity $activity) {
    if ($activity->subject_type == OrderAddress::class) {
        return __("models.{$activity->subject_type}", ['type' => $activity->subject->type]);
    }
    return __("models.{$activity->subject_type}");
})
```

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)

- [Marvin Osswald](https://github.com/marvinosswald)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

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

Total

8

Last Release

893d ago

### Community

Maintainers

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

---

Top Contributors

[![marvinosswald](https://avatars.githubusercontent.com/u/1621844?v=4)](https://github.com/marvinosswald "marvinosswald (25 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")

---

Tags

laravelmarvinosswaldfilament-activity-log

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/marvinosswald-filament-activity-log/health.svg)

```
[![Health](https://phpackages.com/badges/marvinosswald-filament-activity-log/health.svg)](https://phpackages.com/packages/marvinosswald-filament-activity-log)
```

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[spatie/laravel-slack-alerts

Send a message to Slack

3212.6M4](/packages/spatie-laravel-slack-alerts)[keepsuit/laravel-opentelemetry

OpenTelemetry integration for laravel

142347.8k](/packages/keepsuit-laravel-opentelemetry)[tapp/filament-maillog

Filament plugin to view outgoing mail

2952.6k1](/packages/tapp-filament-maillog)[spatie/laravel-error-share

Share your Laravel errors to Flare

43965.6k3](/packages/spatie-laravel-error-share)[dotswan/filament-laravel-pulse

82137.2k1](/packages/dotswan-filament-laravel-pulse)

PHPackages © 2026

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