PHPackages                             mahmudz/laravel-mongo-notifiable - 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. mahmudz/laravel-mongo-notifiable

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

mahmudz/laravel-mongo-notifiable
================================

Notifiable trait compatible with official laravel-mongodb package

0.0.2(1y ago)030MITPHPPHP ^8.1

Since Mar 16Pushed 1y ago1 watchersCompare

[ Source](https://github.com/mahmudz/laravel-mongo-notifiable)[ Packagist](https://packagist.org/packages/mahmudz/laravel-mongo-notifiable)[ Docs](https://github.com/alexzvn/laravel-mongo-notifiable)[ RSS](/packages/mahmudz-laravel-mongo-notifiable/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Notifiable trait compatible with official laravel-mongodb package
=================================================================

[](#notifiable-trait-compatible-with-official-laravel-mongodb-package)

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

[](#installation)

```
composer require mahmudz/laravel-mongo-notifiable
```

Usage
-----

[](#usage)

Use this `Notifiable` trait in the model instead of built in trait from laravel.

```
use Mahmudz\LaravelMongoNotifiable\Notifiable;

class User extends Authenticatable
{
    use Notifiable;
}
```

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Mahmudul Hasan](https://mahmudz.dev)

License
-------

[](#license)

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

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance45

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

2

Last Release

422d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/411876d500388b8b71d5c2e8b2a7839865ef4a07941a67ec8234ac33a38599da?d=identicon)[mahmudz](/maintainers/mahmudz)

---

Top Contributors

[![mahmudz](https://avatars.githubusercontent.com/u/22455598?v=4)](https://github.com/mahmudz "mahmudz (3 commits)")

---

Tags

laravel-mongo-notifiablemahmudz

### Embed Badge

![Health badge](/badges/mahmudz-laravel-mongo-notifiable/health.svg)

```
[![Health](https://phpackages.com/badges/mahmudz-laravel-mongo-notifiable/health.svg)](https://phpackages.com/packages/mahmudz-laravel-mongo-notifiable)
```

###  Alternatives

[blanchonvincent/super-messenger

ZF2 module v1.0.1 - Boost your FlashMessenger !

151.6k](/packages/blanchonvincent-super-messenger)

PHPackages © 2026

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