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

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

dmitrovskiy/ionic-push-php-service-provider
===========================================

silex provider for ionic push php sdk

v0.0.1(10y ago)01.5kMITPHPPHP &gt;=5.3.0

Since Jul 8Pushed 10y ago1 watchersCompare

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

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

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

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

This package may be helpful for sending ionic push notifications using Silex framework

Install
-------

[](#install)

Via Composer

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

Usage
-----

[](#usage)

```
$app->register(
    new \Dmitrovskiy\IonicPushService\IonicPushServiceProvider(),
    array(
        'ionicPush.appId' => 'APP_ID',
        'ionicPush.appSecretId' => 'APP_SECRET_ID'
    )
);

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

$app['ionicPush.processor']->notify($notifications);
```

License
-------

[](#license)

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

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

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

3967d ago

### Community

Maintainers

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

---

Tags

pushnotificationssilexionic

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

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