PHPackages                             sifouneaissa/larafire-notify - 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. sifouneaissa/larafire-notify

ActiveLibrary

sifouneaissa/larafire-notify
============================

Laravel wrapper for Firebase notifications with topic and group management.

v1.0.1(1y ago)12MITPHPPHP ^8.0

Since Apr 25Pushed 1y ago1 watchersCompare

[ Source](https://github.com/sifouneAissa/larafire-notify)[ Packagist](https://packagist.org/packages/sifouneaissa/larafire-notify)[ RSS](/packages/sifouneaissa-larafire-notify/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

Larafire Notify
===============

[](#larafire-notify)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d546f10e0ab8aee49998f37a0c732d579fd6b073a66a2080d9f01fc2685332ac/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7369666f756e6561697373612f6c617261666972652d6e6f746966792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sifouneaissa/larafire-notify)[![Total Downloads](https://camo.githubusercontent.com/fbc7b43f2c60b5c4203dbe89af6601c505ba6defafc93cf3f70699362df373af/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7369666f756e6561697373612f6c617261666972652d6e6f746966792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sifouneaissa/larafire-notify)[![License](https://camo.githubusercontent.com/c44db4b14561ec1d3909f5281e4f98925d55868c02b96a3fbe14454e23e4a224/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7369666f756e6561697373612f6c617261666972652d6e6f746966792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sifouneaissa/larafire-notify)

A Laravel package for sending Firebase Cloud Messages (FCM) with topic management capabilities.

Features
--------

[](#features)

- Send notifications to single or multiple devices
- Subscribe/unsubscribe devices to topics
- Easy integration with Laravel applications
- Supports Firebase authentication
- Configurable through Laravel config files

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

[](#configuration)

FIREBASE\_CREDENTIALS=storage/app/firebase-credentials.json APP\_DOMAIN\_NAME=yourdomain.com

Firebase Setup
--------------

[](#firebase-setup)

- Download your Firebase service account JSON file from the Firebase Console
- Store it in your project (recommended location: storage/app/)
- Update your .env:
- FIREBASE\_CREDENTIALS=storage/app/your-firebase-key.json

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

[](#installation)

1. Install the package via Composer:

```
composer require sifouneaissa/larafire-notify
php artisan vendor:publish --provider="Sifouneaissa\LarafireNotify\LarafireNotifyServiceProvider" --tag="larafire-notify-config"
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance48

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

Every ~0 days

Total

2

Last Release

382d ago

### Community

Maintainers

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

---

Top Contributors

[![sifoune-aissa](https://avatars.githubusercontent.com/u/79469719?v=4)](https://github.com/sifoune-aissa "sifoune-aissa (2 commits)")

### Embed Badge

![Health badge](/badges/sifouneaissa-larafire-notify/health.svg)

```
[![Health](https://phpackages.com/badges/sifouneaissa-larafire-notify/health.svg)](https://phpackages.com/packages/sifouneaissa-larafire-notify)
```

###  Alternatives

[kreait/laravel-firebase

A Laravel package for the Firebase PHP Admin SDK

1.3k16.5M42](/packages/kreait-laravel-firebase)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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