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

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

limito/notifier
===============

notifier helper for laravel

13121PHP

Since Dec 9Pushed 5y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

notifier for laravel
====================

[](#notifier-for-laravel)

1.sms 2.queue 3.otp

sms gateways
------------

[](#sms-gateways)

1.kavenegar 2.payamresan 3.kavenegar otp

installation
------------

[](#installation)

run below statements on your terminal: STEP1:

```
composer require limito/notifier

```

STEP2:

```
'providers' => [
//..
    \Limito\Notifier\NotifierServiceProvider::class,
//..
]

```

STEP3:

```
php artisan vendor:publish

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity31

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13119439?v=4)[Mohsen Shahbazi](/maintainers/mimshe)[@mimshe](https://github.com/mimshe)

---

Top Contributors

[![mimshe](https://avatars.githubusercontent.com/u/13119439?v=4)](https://github.com/mimshe "mimshe (12 commits)")

### Embed Badge

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

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

###  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)
