PHPackages                             gish94/yii2-firebase-notifications - 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. gish94/yii2-firebase-notifications

ActiveYii2-extension[Mail &amp; Notifications](/categories/mail)

gish94/yii2-firebase-notifications
==================================

This extension will make send firebase notifications easy to do for the Yii2 framework

133PHP

Since Nov 1Pushed 8y ago1 watchersCompare

[ Source](https://github.com/gish94/yii2-firebase-notification)[ Packagist](https://packagist.org/packages/gish94/yii2-firebase-notifications)[ RSS](/packages/gish94-yii2-firebase-notifications/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (3)Used By (0)

Firebase Notifications Yii2
===========================

[](#firebase-notifications-yii2)

This extension will make send firebase notifications easy to do for the Yii2 framework.

Getting Started
---------------

[](#getting-started)

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

### Prerequisities

[](#prerequisities)

Yii2 application

```
composer require yiisoft/yii2

```

### Installing

[](#installing)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist "mackiavelly/yii2-firebase-notifications": "dev-master"

```

or add

```
"mackiavelly/yii2-firebase-notifications": "dev-master"

```

to the require section of your composer.json file.

Usage
-----

[](#usage)

```
$service = new FirebaseNotifications(['authKey' => 'YOUR_KEY']);

$service->sendNotification($tokens, $message);
```

you can clone the android build [here](https://github.com/Amr-alshroof/Fcm-Android), and use it to test your code.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 52.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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8583056?v=4)[Ashot Kirakosyan](/maintainers/gish94)[@gish94](https://github.com/gish94)

---

Top Contributors

[![Mackiavelly](https://avatars.githubusercontent.com/u/11190487?v=4)](https://github.com/Mackiavelly "Mackiavelly (10 commits)")[![muayyad-alsadi](https://avatars.githubusercontent.com/u/1312683?v=4)](https://github.com/muayyad-alsadi "muayyad-alsadi (4 commits)")[![Ramzi-Alqrainy](https://avatars.githubusercontent.com/u/4533327?v=4)](https://github.com/Ramzi-Alqrainy "Ramzi-Alqrainy (3 commits)")[![gish94](https://avatars.githubusercontent.com/u/8583056?v=4)](https://github.com/gish94 "gish94 (2 commits)")

### Embed Badge

![Health badge](/badges/gish94-yii2-firebase-notifications/health.svg)

```
[![Health](https://phpackages.com/badges/gish94-yii2-firebase-notifications/health.svg)](https://phpackages.com/packages/gish94-yii2-firebase-notifications)
```

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