PHPackages                             jeykeu/notify-laravel - 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. jeykeu/notify-laravel

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

jeykeu/notify-laravel
=====================

A notification system for Laravel.

017PHP

Since Jan 9Pushed 10y agoCompare

[ Source](https://github.com/JunaidQadirB/notify-laravel)[ Packagist](https://packagist.org/packages/jeykeu/notify-laravel)[ RSS](/packages/jeykeu-notify-laravel/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Notify for Laravel
==================

[](#notify-for-laravel)

A notification system for Laravel.

Install
-------

[](#install)

Via Composer

```
{
    "require": {
        "jeykeu/notify-laravel": "dev"
    }
}
```

Configure on Laravel 5
----------------------

[](#configure-on-laravel-5)

Add the following line to the `providers` array in `app/config.php`

```
JeyKeu\Notify\NotifyServiceProvider::class
```

And the the following line to the `aliases` array in `app/config.php`

```
'Notify'       => JeyKeu\Notify\Notify::class
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/jeykeu/notify/blob/master/LICENSE) for more information.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/78691?v=4)[j](/maintainers/jq)[@jq](https://github.com/jq)

---

Top Contributors

[![JunaidQadirB](https://avatars.githubusercontent.com/u/642353?v=4)](https://github.com/JunaidQadirB "JunaidQadirB (5 commits)")

### Embed Badge

![Health badge](/badges/jeykeu-notify-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/jeykeu-notify-laravel/health.svg)](https://phpackages.com/packages/jeykeu-notify-laravel)
```

###  Alternatives

[mattketmo/email-checker

Throwaway email detection library

2752.1M5](/packages/mattketmo-email-checker)[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)
