PHPackages                             genius13/notification - 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. genius13/notification

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

genius13/notification
=====================

Manage app notifications.

019PHP

Since Feb 1Pushed 12y ago1 watchersCompare

[ Source](https://github.com/13Genius/notification)[ Packagist](https://packagist.org/packages/genius13/notification)[ RSS](/packages/genius13-notification/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel 4 notification system + Redis
=====================================

[](#laravel-4-notification-system--redis)

Manage app notifications.

Write in config/app.php

```
'providers' => array(
    ('Genius13\Notification\NotificationServiceProvider'),
),

'aliases' => array(
    'Notification' => 'Genius13\Notification\Facades\Notification',
),
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

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/1122550?v=4)[Marcos Sanz](/maintainers/marsanla)[@marsanla](https://github.com/marsanla)

---

Top Contributors

[![marsanla](https://avatars.githubusercontent.com/u/1122550?v=4)](https://github.com/marsanla "marsanla (8 commits)")

### Embed Badge

![Health badge](/badges/genius13-notification/health.svg)

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

###  Alternatives

[mattketmo/email-checker

Throwaway email detection library

2742.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)
