PHPackages                             wahebtalal/wnotifications - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. wahebtalal/wnotifications

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

wahebtalal/wnotifications
=========================

This is my package wnotifications

021[1 PRs](https://github.com/wahebtalal/wnotifications/pulls)JavaScript

Since Aug 22Pushed 1y ago1 watchersCompare

[ Source](https://github.com/wahebtalal/wnotifications)[ Packagist](https://packagist.org/packages/wahebtalal/wnotifications)[ RSS](/packages/wahebtalal-wnotifications/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependenciesVersions (4)Used By (0)

This is my package wnotifications
=================================

[](#this-is-my-package-wnotifications)

[![Latest Version on Packagist](https://camo.githubusercontent.com/012f0c819f6a466dc21ffacbf37e0b5ba6ed41b39d28c71946e715e0c2914899/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776168656274616c616c2f776e6f74696669636174696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wahebtalal/wnotifications)[![GitHub Tests Action Status](https://camo.githubusercontent.com/362162c0e06cbbf1d2d591c7f5ee3f96dfca515f74a9234b60500e5b1efe047e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f776168656274616c616c2f776e6f74696669636174696f6e732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/wahebtalal/wnotifications/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/cc695c99f004456e3c33e2a0c9fbd119706633201169f6b7f0af4ccf9b2e07d3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f776168656274616c616c2f776e6f74696669636174696f6e732f6669782d7068702d636f64652d7374796c696e672e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/wahebtalal/wnotifications/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/254c0067c7640284739ede3cf646ad1e1845cdd82cbc58534f30c4b203283caf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f776168656274616c616c2f776e6f74696669636174696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wahebtalal/wnotifications)

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 wahebtalal/wnotifications
```

You can publish the config file with:

```
php artisan vendor:publish --tag="wnotifications-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="wnotifications-views"
```

Usage
-----

[](#usage)

### register WNotifications in AppServiceProvider

[](#register-wnotifications-in-appserviceprovider)

```
use Filament\Notifications\Notification;
use Wahebtalal\WNotifications\WNotification;

$this->app->bind(Notification::class, WNotification::class);
```

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)

- [Wahieb Talal](https://github.com/wahebtalal)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/49795325?v=4)[Wahieb Talal](/maintainers/wahebtalal)[@wahebtalal](https://github.com/wahebtalal)

---

Top Contributors

[![awcodes](https://avatars.githubusercontent.com/u/3596800?v=4)](https://github.com/awcodes "awcodes (63 commits)")[![wahebtalal](https://avatars.githubusercontent.com/u/49795325?v=4)](https://github.com/wahebtalal "wahebtalal (34 commits)")[![zepfietje](https://avatars.githubusercontent.com/u/44533235?v=4)](https://github.com/zepfietje "zepfietje (22 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (19 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (14 commits)")[![ryangjchandler](https://avatars.githubusercontent.com/u/41837763?v=4)](https://github.com/ryangjchandler "ryangjchandler (7 commits)")[![saade](https://avatars.githubusercontent.com/u/14329460?v=4)](https://github.com/saade "saade (4 commits)")[![maartenpaauw](https://avatars.githubusercontent.com/u/4550875?v=4)](https://github.com/maartenpaauw "maartenpaauw (3 commits)")[![AlexisSerneels](https://avatars.githubusercontent.com/u/287688?v=4)](https://github.com/AlexisSerneels "AlexisSerneels (2 commits)")[![Z3d0X](https://avatars.githubusercontent.com/u/75579178?v=4)](https://github.com/Z3d0X "Z3d0X (1 commits)")[![darmshot](https://avatars.githubusercontent.com/u/29179227?v=4)](https://github.com/darmshot "darmshot (1 commits)")[![ArielMejiaDev](https://avatars.githubusercontent.com/u/31971074?v=4)](https://github.com/ArielMejiaDev "ArielMejiaDev (1 commits)")[![cheesegrits](https://avatars.githubusercontent.com/u/934456?v=4)](https://github.com/cheesegrits "cheesegrits (1 commits)")[![lucasgiovanny](https://avatars.githubusercontent.com/u/4853801?v=4)](https://github.com/lucasgiovanny "lucasgiovanny (1 commits)")[![atmonshi](https://avatars.githubusercontent.com/u/1952412?v=4)](https://github.com/atmonshi "atmonshi (1 commits)")

### Embed Badge

![Health badge](/badges/wahebtalal-wnotifications/health.svg)

```
[![Health](https://phpackages.com/badges/wahebtalal-wnotifications/health.svg)](https://phpackages.com/packages/wahebtalal-wnotifications)
```

###  Alternatives

[maize-tech/laravel-email-domain-rule

Laravel Email Domain Rule

612.0k](/packages/maize-tech-laravel-email-domain-rule)[sarfraznawaz2005/noty

Laravel package to incorporate noty flash notifications into laravel.

324.5k](/packages/sarfraznawaz2005-noty)

PHPackages © 2026

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