PHPackages                             fgh151/yii2-push - 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. fgh151/yii2-push

ActiveYii2-extension

fgh151/yii2-push
================

Mobile (Android, ios) push notifications extension

0.0.1(10y ago)0391Apache-2.0PHP

Since Jan 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/fgh151/yii2-push)[ Packagist](https://packagist.org/packages/fgh151/yii2-push)[ Docs](http://openitstudio.ru)[ RSS](/packages/fgh151-yii2-push/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Yii2 Mobile (Android, ios) push notifications extension
=======================================================

[](#yii2-mobile-android-ios-push-notifications-extension)

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist fgh151/yii2-push "*"

```

or add

```
"fgh151/yii2-push": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply add it in your config by :

Basic `config/web.php`

Advanced `[backend|frontend|common]/config/main.php`

```
    'modules'    => [
        'push' => [
            'class' => 'fgh151\modules\push\Module',
        ],
        ...
        ...
    ],

```

"android", $idphone=&gt;"android\_smart\_phone\_id\_here", $mst=&gt;"Hello, an android user"); $rtn = $push-&gt;sendMessage($params); //print\_r($rtn);

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

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

Unknown

Total

1

Last Release

3771d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/645524?v=4)[Fedor Gorsky](/maintainers/fgh151)[@fgh151](https://github.com/fgh151)

---

Top Contributors

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

---

Tags

pushyii2androidios

### Embed Badge

![Health badge](/badges/fgh151-yii2-push/health.svg)

```
[![Health](https://phpackages.com/badges/fgh151-yii2-push/health.svg)](https://phpackages.com/packages/fgh151-yii2-push)
```

###  Alternatives

[redjanym/php-firebase-cloud-messaging

PHP SDK for Firebase Cloud Messaging from Google

39847.9k1](/packages/redjanym-php-firebase-cloud-messaging)[mcfedr/awspushbundle

A set of services to simplify using Aws to send push notifications

40378.6k1](/packages/mcfedr-awspushbundle)[leonardoteixeira/pushover

A simple PHP library for the Pushover service

1827.7k3](/packages/leonardoteixeira-pushover)

PHPackages © 2026

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