PHPackages                             kamal/notifications-module - 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. kamal/notifications-module

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

kamal/notifications-module
==========================

This module using firebase to send notifications to devices

10PHPCI failing

Since Dec 27Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ahmdkamal/notifications-module)[ Packagist](https://packagist.org/packages/kamal/notifications-module)[ RSS](/packages/kamal-notifications-module/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Notification Module
===================

[](#notification-module)

A laravel package to push notification using FCM

Prerequisites
-------------

[](#prerequisites)

- Composer
- PHP &gt;=7.0.0
- Laravel &gt;= 5.5.\*

Features
--------

[](#features)

- Send to device / multiple devices
- Send to topic / multiple topics
- Delete notification
- Retrieve notification
- Adjustable relation

Installing
----------

[](#installing)

```
composer require kamal\notifications-module

```

How it works
------------

[](#how-it-works)

```
Run
    php artisan:vendor publish

```

- You can adjust the related model and the related column.
- Then `php artisan migrate`
- Import in the related model `HasNotifications` trait.

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

[](#documentation)

The documentation is not provided yet.

Authors
-------

[](#authors)

- Ahmad Kamal - Initial work - [ahmdkamal](https://github.com/ahmdkamal)

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

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/30865539?v=4)[Ahmad Kamal](/maintainers/ahmdkamal)[@ahmdkamal](https://github.com/ahmdkamal)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/kamal-notifications-module/health.svg)

```
[![Health](https://phpackages.com/badges/kamal-notifications-module/health.svg)](https://phpackages.com/packages/kamal-notifications-module)
```

###  Alternatives

[maize-tech/laravel-email-domain-rule

Laravel Email Domain Rule

612.0k](/packages/maize-tech-laravel-email-domain-rule)[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)
