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

ActiveYii2-extension

inquid/yii2-firebase-notifications
==================================

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

023PHP

Since May 27Pushed 4y agoCompare

[ Source](https://github.com/inquid/yii2-firebase-notifications)[ Packagist](https://packagist.org/packages/inquid/yii2-firebase-notifications)[ RSS](/packages/inquid-yii2-firebase-notifications/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)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.

### Installing

[](#installing)

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

Either run

```
composer require inquid/yii2-firebase-notifications

```

or add

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

```

to the require section of your composer.json file.

Usage
-----

[](#usage)

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

$service->sendNotification(['to' => 'MyTopic','title'=>'New Alert', 'body' => 'New Sent Alert']);
```

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

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 Bus Factor3

3 contributors hold 50%+ of commits

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/1505641?v=4)[Luis Gonzalez](/maintainers/gogl92)[@gogl92](https://github.com/gogl92)

---

Top Contributors

[![gogl92](https://avatars.githubusercontent.com/u/1505641?v=4)](https://github.com/gogl92 "gogl92 (6 commits)")[![Ramzi-Alqrainy](https://avatars.githubusercontent.com/u/4533327?v=4)](https://github.com/Ramzi-Alqrainy "Ramzi-Alqrainy (5 commits)")[![Mackiavelly](https://avatars.githubusercontent.com/u/11190487?v=4)](https://github.com/Mackiavelly "Mackiavelly (4 commits)")[![muayyad-alsadi](https://avatars.githubusercontent.com/u/1312683?v=4)](https://github.com/muayyad-alsadi "muayyad-alsadi (4 commits)")[![douglas-srs](https://avatars.githubusercontent.com/u/1311994?v=4)](https://github.com/douglas-srs "douglas-srs (3 commits)")[![soareseneves](https://avatars.githubusercontent.com/u/16960561?v=4)](https://github.com/soareseneves "soareseneves (2 commits)")[![Amr-alshroof](https://avatars.githubusercontent.com/u/10808316?v=4)](https://github.com/Amr-alshroof "Amr-alshroof (2 commits)")

### Embed Badge

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

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

PHPackages © 2026

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