PHPackages                             orchestra/notifier - 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. orchestra/notifier

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

orchestra/notifier
==================

User Notification Component for Orchestra Platform

v6.0.0(5y ago)698.9k23MITPHPPHP ^7.3 || ^8.0

Since Jan 3Pushed 5y ago1 watchersCompare

[ Source](https://github.com/orchestral/notifier)[ Packagist](https://packagist.org/packages/orchestra/notifier)[ Fund](https://paypal.me/crynobone)[ Fund](https://liberapay.com/crynobone)[ RSS](/packages/orchestra-notifier/feed)WikiDiscussions 6.x Synced 1mo ago

READMEChangelog (10)Dependencies (11)Versions (59)Used By (3)

Notifier Component for Orchestra Platform
=========================================

[](#notifier-component-for-orchestra-platform)

Notifier Component add a simplify approach to notifier the application user using mail (or other notification service) that is managed using `Orchestra\Notifier\NotifierManager`.

[![tests](https://github.com/orchestral/notifier/workflows/tests/badge.svg?branch=6.x)](https://github.com/orchestral/notifier/actions?query=workflow%3Atests+branch%3A6.x)[![Latest Stable Version](https://camo.githubusercontent.com/787fc6aaac9a96d0eff89c2be925b090c9b9dfe7082840b71d419de100a9c603/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f6e6f7469666965722f76657273696f6e)](https://packagist.org/packages/orchestra/notifier)[![Total Downloads](https://camo.githubusercontent.com/b694b1475f0b3290b00789662c8b02043d7955100bdd13cc5c9bc817fe08a1df/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f6e6f7469666965722f646f776e6c6f616473)](https://packagist.org/packages/orchestra/notifier)[![Latest Unstable Version](https://camo.githubusercontent.com/24e9bfc757dc75330fcb9281068cb4f30f565fcd93fd2bc3ba08dc431be308b6/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f6e6f7469666965722f762f756e737461626c65)](//packagist.org/packages/orchestra/notifier)[![License](https://camo.githubusercontent.com/cb3b7a05b9e3624650d5fcffd966ebabd39c9742aab3c3f4d83b94f74dbff892/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f6e6f7469666965722f6c6963656e7365)](https://packagist.org/packages/orchestra/notifier)[![Coverage Status](https://camo.githubusercontent.com/20ec5674db2a7afc8533700dca1ec5ebe69f5c197e78d46a424a35c71c38d6c2/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6f72636865737472616c2f6e6f7469666965722f62616467652e7376673f6272616e63683d362e78)](https://coveralls.io/github/orchestral/notifier?branch=6.x)

Version Compatibility
---------------------

[](#version-compatibility)

LaravelNotifier5.5.x3.5.x5.6.x3.6.x5.7.x3.7.x5.8.x3.8.x6.x4.x7.x5.x8.x6.xInstallation
------------

[](#installation)

To install through composer, run the following command from terminal:

```
composer require "orchestra/notifier"
```

Configuration
-------------

[](#configuration)

Add following service providers in `config/app.php`.

```
'providers' => [

    // ...

    Orchestra\Notifier\NotifierServiceProvider::class,

],
```

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity82

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 99.6% 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 ~46 days

Recently: every ~85 days

Total

58

Last Release

1856d ago

Major Versions

v2.2.4 → v3.0.02015-02-06

3.8.x-dev → v4.0.02019-09-04

4.x-dev → v5.0.02020-03-07

v5.0.3 → v6.0.02021-04-18

PHP version history (8 changes)v2.1.0PHP &gt;=5.3.3

v2.2.0PHP &gt;=5.4.0

v3.1.1PHP &gt;=5.5.0

v3.3.0PHP &gt;=5.6.0

v3.5.0PHP &gt;=7.0

v3.6.0PHP &gt;=7.1

v4.0.0PHP &gt;=7.2

v6.0.0PHP ^7.3 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/172966?v=4)[Mior Muhammad Zaki](/maintainers/crynobone)[@crynobone](https://github.com/crynobone)

---

Top Contributors

[![crynobone](https://avatars.githubusercontent.com/u/172966?v=4)](https://github.com/crynobone "crynobone (484 commits)")[![ahmadshah](https://avatars.githubusercontent.com/u/4233863?v=4)](https://github.com/ahmadshah "ahmadshah (1 commits)")[![it-can](https://avatars.githubusercontent.com/u/644288?v=4)](https://github.com/it-can "it-can (1 commits)")

---

Tags

laravelmailerorchestra-platformorchestral

### Embed Badge

![Health badge](/badges/orchestra-notifier/health.svg)

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

###  Alternatives

[fedeisas/laravel-mail-css-inliner

Inline the CSS of your HTML emails using Laravel

5974.6M3](/packages/fedeisas-laravel-mail-css-inliner)[orchestra/foundation

Orchestra Platform Foundation

5675.5k5](/packages/orchestra-foundation)[orchestra/html

HTML Component for Orchestra Platform

40112.6k2](/packages/orchestra-html)[orchestra/auth

Auth Component for Orchestra Platform

24108.5k3](/packages/orchestra-auth)[orchestra/memory

Memory Component for Orchestra Platform

11150.0k11](/packages/orchestra-memory)[orchestra/story

CMS Extension for Orchestra Platform

1410.0k](/packages/orchestra-story)

PHPackages © 2026

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