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

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

betagt/ionic-push-php
=====================

ionic push notifications php sdk

1.0.1(9y ago)019MITPHPPHP &gt;=5.3.0

Since Jul 7Pushed 9y ago1 watchersCompare

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

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

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

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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 ~286 days

Total

3

Last Release

3391d ago

Major Versions

v0.0.2 → 1.0.02016-07-07

### Community

Maintainers

![](https://www.gravatar.com/avatar/978d8ed51631c36167e30252755a2a1640f12a23f1806cc15f57abec0d54e7a5?d=identicon)[betagt](/maintainers/betagt)

---

Top Contributors

[![argentinaluiz](https://avatars.githubusercontent.com/u/4926329?v=4)](https://github.com/argentinaluiz "argentinaluiz (2 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/betagt-ionic-push-php/health.svg)

```
[![Health](https://phpackages.com/badges/betagt-ionic-push-php/health.svg)](https://phpackages.com/packages/betagt-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)[dmitrovskiy/ionic-push-php

ionic push notifications php sdk

215.5k1](/packages/dmitrovskiy-ionic-push-php)

PHPackages © 2026

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