PHPackages                             marcelweidum/filament-expiration-notice - 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. marcelweidum/filament-expiration-notice

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

marcelweidum/filament-expiration-notice
=======================================

Customize the livewire expiration notice

v1.0.21(1w ago)94135.4k—4.3%163MITPHPPHP ^8.1CI passing

Since Jun 19Pushed 2w ago2 watchersCompare

[ Source](https://github.com/MarcelWeidum/filament-expiration-notice)[ Packagist](https://packagist.org/packages/marcelweidum/filament-expiration-notice)[ Docs](https://github.com/marcelweidum/filament-expiration-notice)[ Fund](https://www.buymeacoffee.com/MarcelWeidum)[ RSS](/packages/marcelweidum-filament-expiration-notice/feed)WikiDiscussions main Synced 4d ago

READMEChangelog (10)Dependencies (52)Versions (28)Used By (3)

Filament Expiration Notice
==========================

[](#filament-expiration-notice)

[![Latest Version on Packagist](https://camo.githubusercontent.com/4f31ca3f9eac3961b1c2d7137bf5e27c1397a901f23ec6a450c5461304371eeb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d617263656c77656964756d2f66696c616d656e742d65787069726174696f6e2d6e6f746963652e737667)](https://packagist.org/packages/marcelweidum/filament-expiration-notice)[![Total Downloads](https://camo.githubusercontent.com/060925d583c96bb34f4200930dec410fff0c90ff766296cf871581f3037cba0f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d617263656c77656964756d2f66696c616d656e742d65787069726174696f6e2d6e6f746963652e737667)](https://packagist.org/packages/marcelweidum/filament-expiration-notice)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/23d8bb0ddbec8c0934baad9234d5aca890a3f43c751ae6d9fe41e7794183e6f6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d617263656c77656964756d2f66696c616d656e742d65787069726174696f6e2d6e6f746963652f70696e742e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65)](https://github.com/marcelweidum/filament-expiration-notice/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Filament 3.x](https://camo.githubusercontent.com/c3044d3257058638c5d7ab1cab540faa3fdfb9d61d27394c55c65db0eeb1e1d8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f46696c616d656e742d332e782d454242333034)](https://camo.githubusercontent.com/c3044d3257058638c5d7ab1cab540faa3fdfb9d61d27394c55c65db0eeb1e1d8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f46696c616d656e742d332e782d454242333034)[![Filament 4.x](https://camo.githubusercontent.com/0e75bd05bebbc9522aff2dc19a8c432c9732d0931d07623e082e65d9b225bb79/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f46696c616d656e742d342e782d303037656336)](https://camo.githubusercontent.com/0e75bd05bebbc9522aff2dc19a8c432c9732d0931d07623e082e65d9b225bb79/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f46696c616d656e742d342e782d303037656336)[![Filament 5.x](https://camo.githubusercontent.com/9e096560df86451af650868a8c3282834e19a7977d38492fc425a347c6ddc6c7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f46696c616d656e742d352e782d343463633131)](https://camo.githubusercontent.com/9e096560df86451af650868a8c3282834e19a7977d38492fc425a347c6ddc6c7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f46696c616d656e742d352e782d343463633131)

Customize the 'Page expired' livewire message into a filament modal.

   ![Filament Passkeys cover](art/cover-light.png)Installation
------------

[](#installation)

You can install the package via composer:

```
composer require marcelweidum/filament-expiration-notice
```

(Optional) When you want to customize the expiration modal you can publish the view by running:

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

(Optional) If you want to customize the translations, you can publish the translations by running:

```
php artisan vendor:publish --tag="filament-expiration-notice-translations"
```

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)

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

License
-------

[](#license)

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

###  Health Score

60

—

FairBetter than 98% of packages

Maintenance97

Actively maintained with recent releases

Popularity50

Moderate usage in the ecosystem

Community28

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

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

Total

25

Last Release

12d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9413586?v=4)[Marcel](/maintainers/marcelweidum)[@MarcelWeidum](https://github.com/MarcelWeidum)

---

Top Contributors

[![MarcelWeidum](https://avatars.githubusercontent.com/u/9413586?v=4)](https://github.com/MarcelWeidum "MarcelWeidum (86 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (17 commits)")[![CodeWithDennis](https://avatars.githubusercontent.com/u/23448484?v=4)](https://github.com/CodeWithDennis "CodeWithDennis (11 commits)")[![curder](https://avatars.githubusercontent.com/u/8327004?v=4)](https://github.com/curder "curder (1 commits)")[![fsamapoor](https://avatars.githubusercontent.com/u/4992968?v=4)](https://github.com/fsamapoor "fsamapoor (1 commits)")[![Hamoi1](https://avatars.githubusercontent.com/u/92602172?v=4)](https://github.com/Hamoi1 "Hamoi1 (1 commits)")[![joserojasrodriguez](https://avatars.githubusercontent.com/u/46488645?v=4)](https://github.com/joserojasrodriguez "joserojasrodriguez (1 commits)")[![NathanaelGT](https://avatars.githubusercontent.com/u/32760797?v=4)](https://github.com/NathanaelGT "NathanaelGT (1 commits)")[![tembra](https://avatars.githubusercontent.com/u/6340360?v=4)](https://github.com/tembra "tembra (1 commits)")[![webard](https://avatars.githubusercontent.com/u/855788?v=4)](https://github.com/webard "webard (1 commits)")[![andrea-deluca-deepcube](https://avatars.githubusercontent.com/u/210023473?v=4)](https://github.com/andrea-deluca-deepcube "andrea-deluca-deepcube (1 commits)")[![zvizvi](https://avatars.githubusercontent.com/u/4354421?v=4)](https://github.com/zvizvi "zvizvi (1 commits)")[![AsimNet](https://avatars.githubusercontent.com/u/3624441?v=4)](https://github.com/AsimNet "AsimNet (1 commits)")[![CharlieEtienne](https://avatars.githubusercontent.com/u/9772943?v=4)](https://github.com/CharlieEtienne "CharlieEtienne (1 commits)")

---

Tags

expiredfilamentfilament-3filament-4filament-5filament-pluginfilamentphpfilamentphp-3filamentphp-4filamentphp-5filamentphp-pluginlivewirelivewire-componentpagephppluginlaravelMarcelWeidumfilament-expiration-notice

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/marcelweidum-filament-expiration-notice/health.svg)

```
[![Health](https://phpackages.com/badges/marcelweidum-filament-expiration-notice/health.svg)](https://phpackages.com/packages/marcelweidum-filament-expiration-notice)
```

###  Alternatives

[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)[ysfkaya/filament-phone-input

A phone input component for Laravel Filament

3161.3M25](/packages/ysfkaya-filament-phone-input)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[marcelweidum/filament-passkeys

Use passkeys in your filamentphp app

6649.5k1](/packages/marcelweidum-filament-passkeys)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[stephenjude/filament-debugger

About

104162.2k2](/packages/stephenjude-filament-debugger)

PHPackages © 2026

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