PHPackages                             w3z315/filamentphp-modal-notifications - 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. w3z315/filamentphp-modal-notifications

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

w3z315/filamentphp-modal-notifications
======================================

Shows dismissable modal notifications to users when they sign in.

1.0.0(1y ago)13[4 PRs](https://github.com/w3z315/filament-modal-notifications/pulls)MITPHPPHP ^8.1CI passing

Since Jan 21Pushed 1mo ago1 watchersCompare

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

READMEChangelog (1)Dependencies (13)Versions (6)Used By (0)

Shows dismissable modal notifications to users when they sign in.
=================================================================

[](#shows-dismissable-modal-notifications-to-users-when-they-sign-in)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2152c9fdc50fd83a853ed9b73516503cf9f67121ae3dbc52ab2f9638c96ede9c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f77337a3331352f66696c616d656e742d6d6f64616c2d6e6f74696669636174696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/w3z315/filament-modal-notifications)[![GitHub Tests Action Status](https://camo.githubusercontent.com/14626817767646a6ab81e88d06a5613ac824f049c9880c19297d9f9f88841ca1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f77337a3331352f66696c616d656e742d6d6f64616c2d6e6f74696669636174696f6e732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/w3z315/filament-modal-notifications/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/711d1f06af0680e3b355f4381b1da7b227c3efa71f9f468575f48adb39ee772b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f77337a3331352f66696c616d656e742d6d6f64616c2d6e6f74696669636174696f6e732f6669782d7068702d636f64652d7374796c696e672e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/w3z315/filament-modal-notifications/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/c1c8774865a8e515120591e26540a26c6e0f8663ab990b69759b90e444c27cd2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f77337a3331352f66696c616d656e742d6d6f64616c2d6e6f74696669636174696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/w3z315/filament-modal-notifications)

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 w3z315/filament-modal-notifications
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="filament-modal-notifications-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="filament-modal-notifications-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="filament-modal-notifications-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$modalNotifications = new W3z315\ModalNotifications();
echo $modalNotifications->echoPhrase('Hello, W3z315!');
```

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)

- [Alexander Michler](https://github.com/w3z315)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance70

Regular maintenance activity

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

476d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/77b3982dbdbafa8893158310b9fe500a418e114704a7e823aba51c9be066a706?d=identicon)[w3z315](/maintainers/w3z315)

---

Top Contributors

[![w3z315](https://avatars.githubusercontent.com/u/4093898?v=4)](https://github.com/w3z315 "w3z315 (6 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (5 commits)")

---

Tags

laravelw3z315filament-modal-notifications

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/w3z315-filamentphp-modal-notifications/health.svg)

```
[![Health](https://phpackages.com/badges/w3z315-filamentphp-modal-notifications/health.svg)](https://phpackages.com/packages/w3z315-filamentphp-modal-notifications)
```

###  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)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

9169.0k4](/packages/marcelweidum-filament-expiration-notice)[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)

PHPackages © 2026

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