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.14(2mo ago)9169.0k—1.5%153MITPHPPHP ^8.1CI passing

Since Jun 19Pushed 2mo 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 1mo ago

READMEChangelog (10)Dependencies (26)Versions (20)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

56

—

FairBetter than 98% of packages

Maintenance86

Actively maintained with recent releases

Popularity48

Moderate usage in the ecosystem

Community27

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

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

Recently: every ~32 days

Total

18

Last Release

74d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/87aa0061d98bee84f78c47aa175aa87ccb4d57d424a87e45f693490a8f8f4429?d=identicon)[marcelweidum](/maintainers/marcelweidum)

---

Top Contributors

[![MarcelWeidum](https://avatars.githubusercontent.com/u/9413586?v=4)](https://github.com/MarcelWeidum "MarcelWeidum (78 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (12 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)")[![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

[guava/calendar

Adds support for vkurko/calendar to Filament PHP.

298241.0k3](/packages/guava-calendar)[bezhansalleh/filament-google-analytics

Google Analytics integration for FilamentPHP

205144.8k5](/packages/bezhansalleh-filament-google-analytics)[jibaymcs/filament-tour

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

12247.8k](/packages/jibaymcs-filament-tour)[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)[outerweb/filament-settings

Filament integration for the outerweb/settings package

3690.9k4](/packages/outerweb-filament-settings)[agencetwogether/hookshelper

Simple plugin to toggle display hooks available in current page.

2312.7k](/packages/agencetwogether-hookshelper)

PHPackages © 2026

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