PHPackages                             dmitrovskiy/ionic-push-php - 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. dmitrovskiy/ionic-push-php

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

dmitrovskiy/ionic-push-php
==========================

ionic push notifications php sdk

1.0.0(9y ago)215.5k15[1 issues](https://github.com/dmitrovskiy/ionic-push-php/issues)1MITPHPPHP &gt;=5.3.0

Since Jul 7Pushed 8y ago3 watchersCompare

[ Source](https://github.com/dmitrovskiy/ionic-push-php)[ Packagist](https://packagist.org/packages/dmitrovskiy/ionic-push-php)[ Docs](https://github.com/dmitrovskiy/ionic-push-php)[ RSS](/packages/dmitrovskiy-ionic-push-php/feed)WikiDiscussions master Synced 1mo ago

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

Ionic push php sdk
==================

[](#ionic-push-php-sdk)

This package may be helpful for sending ionic push notifications

Install
-------

[](#install)

Via Composer

```
$ composer require dmitrovskiy/ionic-push-php
```

Usage
-----

[](#usage)

```
$pusher = new Dmitrovskiy\IonicPush\PushProcessor(
    'PROFILE',
    'AUTHORIZATION_TOKEN'
);

$devices = array(
    //...
);

$notification = array(
    //...
);

$pusher->notify($devices, $notification);
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 75% 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 ~365 days

Total

2

Last Release

3602d ago

Major Versions

0.0.2 → 1.0.02016-07-07

### Community

Maintainers

![](https://www.gravatar.com/avatar/38604e56f7a6e0ffa02dfd94086c0107f242a3abbfca67eb389837cf16543331?d=identicon)[dmitrovskiy](/maintainers/dmitrovskiy)

---

Top Contributors

[![argentinaluiz](https://avatars.githubusercontent.com/u/4926329?v=4)](https://github.com/argentinaluiz "argentinaluiz (3 commits)")[![rigobcastro](https://avatars.githubusercontent.com/u/1006483?v=4)](https://github.com/rigobcastro "rigobcastro (1 commits)")

---

Tags

pushnotificationsionic

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dmitrovskiy-ionic-push-php/health.svg)

```
[![Health](https://phpackages.com/badges/dmitrovskiy-ionic-push-php/health.svg)](https://phpackages.com/packages/dmitrovskiy-ionic-push-php)
```

###  Alternatives

[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[bentools/webpush-bundle

Send push notifications through Web Push Protocol to your Symfony users.

71274.3k](/packages/bentools-webpush-bundle)[guanguans/notify

Push notification SDK(AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

682104.9k7](/packages/guanguans-notify)[alymosul/exponent-server-sdk-php

Server-side library for working with Expo push notifications using PHP

1541.5M14](/packages/alymosul-exponent-server-sdk-php)[ivkos/pushbullet

Push notifications to devices and browsers via Pushbullet

21862.6k2](/packages/ivkos-pushbullet)[minishlink/web-push-bundle

Symfony Bundle around the WebPush library

56318.3k2](/packages/minishlink-web-push-bundle)

PHPackages © 2026

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