PHPackages                             tawba/push-notification - 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. tawba/push-notification

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

tawba/push-notification
=======================

Push Notification

v1.0(9y ago)1293MITPHPPHP &gt;=5.6.4

Since Feb 5Pushed 9y ago2 watchersCompare

[ Source](https://github.com/omartawba1/push_notification)[ Packagist](https://packagist.org/packages/tawba/push-notification)[ Docs](https://github.com/omartawba1/push_notification)[ RSS](/packages/tawba-push-notification/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

Description
-----------

[](#description)

Push notification package helps you to easily push messages to Android, IOS, WindowsPhone, Chrome, and Firefox devices.

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

[](#installation)

Using Composer :

```
composer install

```

Or you can do

```
composer require tawba/push-notification

```

If you don't have composer, you can get it from [Composer](https://getcomposer.org/)

Run the application
-------------------

[](#run-the-application)

```
php index.php

```

Usage
-----

[](#usage)

```
use Tawba\PushNotification\NotificationService;

$notify = new NotificationService();
echo "";
print_r($notify->send("android", ['testID', ['Test MSG']])); // You can pass android, ios, windowsphone, chrome, firefox

```

Important Notice
----------------

[](#important-notice)

You should change your authentication data inside each driver if you want to use it. These are the drivers Android::class, IOS::class, WindowsPhone::class, Chrome::class, and Firefox::class

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

3432d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15249962?v=4)[Omar Tawba](/maintainers/omartawba1)[@omartawba1](https://github.com/omartawba1)

---

Top Contributors

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

---

Tags

androidchromecomposerfirefoxiosnotificationsphppush-notificationswindows-phonepush notificationandroidiphone

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tawba-push-notification/health.svg)

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

###  Alternatives

[sly/notification-pusher

Standalone PHP library for easy devices notifications push.

1.2k2.8M16](/packages/sly-notification-pusher)[ivkos/pushbullet

Push notifications to devices and browsers via Pushbullet

21863.0k2](/packages/ivkos-pushbullet)[paragraph1/php-fcm

PHP application server for google firebase cloud messaging (FCM)

1961.3M11](/packages/paragraph1-php-fcm)[garethp/php-ews

A PHP Library to interact with the Exchange SOAP service

114642.7k5](/packages/garethp-php-ews)[sly/pushover

A PHP library for easy PushOver service use: send real-time notifications to your Android and iOS devices.

3432.3k2](/packages/sly-pushover)[leonardoteixeira/pushover

A simple PHP library for the Pushover service

1627.8k3](/packages/leonardoteixeira-pushover)

PHPackages © 2026

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