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

AbandonedLibrary

rojtjo/notifier-laravel
=======================

Simple notifications

0.1.0(10y ago)011MITPHP

Since Apr 6Pushed 10y ago1 watchersCompare

[ Source](https://github.com/rojtjo/notifier-laravel)[ Packagist](https://packagist.org/packages/rojtjo/notifier-laravel)[ RSS](/packages/rojtjo-notifier-laravel/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (9)Versions (2)Used By (0)

Notifier
========

[](#notifier)

[![Latest Version on Packagist](https://camo.githubusercontent.com/9ecd4355a3fa2137d36bcda12a3fa1b72c649ff93cdc5f58b6aa77c8af83cb89/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f526f6a746a6f2f6e6f7469666965722d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Rojtjo/notifier-laravel)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/f4354181f734fe4fb5218b06423fc04722019fc63c74609c621b67bf668ab0d3/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f526f6a746a6f2f6e6f7469666965722d6c61726176656c2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/Rojtjo/notifier-laravel)[![Coverage Status](https://camo.githubusercontent.com/422d937ba7f6e68e82570aaa6b54a1eef934a6e8b438f40a84e4361f66429117/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f726f6a746a6f2f6e6f7469666965722d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/rojtjo/notifier-laravel/code-structure)[![Quality Score](https://camo.githubusercontent.com/d1fd09ae932918c3a505c82932677d186c07530087824dc4ecd83e31b0a3824a/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f726f6a746a6f2f6e6f7469666965722d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/rojtjo/notifier-laravel)[![Total Downloads](https://camo.githubusercontent.com/d72dcf06a6df3d33c9cde98e7ce3a41d903ad1cbd23c611b1096d7d672450b11/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f526f6a746a6f2f6e6f7469666965722d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Rojtjo/notifier-laravel)

Easily send notifications.

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

[](#installation)

```
$ composer require rojtjo/notifier-laravel

```

Usage
-----

[](#usage)

Register the service provider in `config/app.php`:

```
    \Rojtjo\Notifier\Laravel\NotifierServiceProvider::class,
```

Add the middleware to the kernel in `app/Http/Kernel.php`:

```
    \Rojtjo\Notifier\Laravel\ShareNotificationsWithView::class,
```

Documentation
-------------

[](#documentation)

Coming soon

Security
--------

[](#security)

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

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3688d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a5dc56de17326e155210bbdbc689759955974cb97f9a91642169748e3b837584?d=identicon)[Rojtjo](/maintainers/Rojtjo)

---

Top Contributors

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

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

PHPackages © 2026

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