PHPackages                             jundayw/notification-umeng - 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. jundayw/notification-umeng

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

jundayw/notification-umeng
==========================

umeng push

v1.0.0(6y ago)05MITPHPPHP &gt;=7.2.0

Since Jun 18Pushed 6y ago1 watchersCompare

[ Source](https://github.com/jundayw/notification-umeng)[ Packagist](https://packagist.org/packages/jundayw/notification-umeng)[ RSS](/packages/jundayw-notification-umeng/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

1.What's this? This is a demo code for php developers who choose Umeng to push notifications to their apps. For more infomation about Umeng, please refer to .

2.What can I do with this demo? There's a 'src' sub-directory in which you can find a Demo.php. Yep, just fill in some fields in it and use php to run it. This code may be not the best, but it can work and help you develop fast at the beginning. Feel free to change the code, and we'll be much appreciated if you have any suggestion about the code.

3.What do I need to run the demo? We write the code following the standard of PHP 5.0+, so PHP version under 5.0 should not be preferred.

4.No step 4, just run it.

Notes: We build this project on Mac with Sublime Text 2, so sometimes it doesn't look beautiful when switching to other platforms such as Ubuntu. But it doesn't hurt much except the beauty. Forgive us for this, and we are sure to do better.

```
use Jundayw\NotificationUmeng\Example\Umeng;

// Set your appkey and master secret here
$demo = new Umeng("your appkey", "your app master secret");
$demo->sendAndroidUnicast();
$demo->sendAndroidBroadcast();
$demo->sendAndroidFilecast();
$demo->sendAndroidGroupcast();
$demo->sendAndroidCustomizedcast();
$demo->sendAndroidCustomizedcastFileId();
$demo->sendIOSBroadcast();
$demo->sendIOSUnicast();
$demo->sendIOSFilecast();
$demo->sendIOSGroupcast();
$demo->sendIOSCustomizedcast();

```

###  Health Score

23

—

LowBetter than 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

2250d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16873970?v=4)[Xander Moore](/maintainers/jundayw)[@jundayw](https://github.com/jundayw)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/jundayw-notification-umeng/health.svg)

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

###  Alternatives

[bigbharatjain/laravel-clickatell

This package makes it easy to send sms using clickatell.com with Laravel 5.

1435.2k](/packages/bigbharatjain-laravel-clickatell)[motomedialab/smtp2go

Send emails via API using the first-class email courier SMTP2Go

1323.6k](/packages/motomedialab-smtp2go)

PHPackages © 2026

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