PHPackages                             papajo/xingeunify - 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. [API Development](/categories/api)
4. /
5. papajo/xingeunify

ActiveLibrary[API Development](/categories/api)

papajo/xingeunify
=================

xinge push unify

v1.0.1(8y ago)015MITPHPPHP &gt;=5.3.0

Since Dec 14Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Ulll/XingeUnify)[ Packagist](https://packagist.org/packages/papajo/xingeunify)[ Docs](https://github.com/Ulll/XingeUnify)[ RSS](/packages/papajo-xingeunify/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

XingeUnify
==========

[](#xingeunify)

### description

[](#description)

统一了信鸽推送sdk中android和ios平台推送方法割裂的问题，通过XingeUnify类可以更简单实现推送服务

### usage

[](#usage)

```
composer require "papajo/xingeunify"

```

```
$push = new \XingeUnify\XingeUnify('access_key', 'secret_key', 'ios');
$ret1 = $push->PushSingleDevice('device_token', 'title', 'content');
//or continue switch app config and push
$ret2 = $push->setAccess('access_key2', 'secret_key2')->setXingeAppObj('android')->setXingeMessObj()->PushSingleDevice('device_token', 'title', 'content');
```

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity58

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

3120d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2457792?v=4)[P Joshi](/maintainers/papajo)[@papajo](https://github.com/papajo)

---

Tags

pushxinge

### Embed Badge

![Health badge](/badges/papajo-xingeunify/health.svg)

```
[![Health](https://phpackages.com/badges/papajo-xingeunify/health.svg)](https://phpackages.com/packages/papajo-xingeunify)
```

###  Alternatives

[norkunas/onesignal-php-api

OneSignal API for PHP

2351.8M21](/packages/norkunas-onesignal-php-api)[pubnub/pubnub

This is the official PubNub PHP SDK repository.

1335.1M17](/packages/pubnub-pubnub)[chapter-three/apple-news-api

Push content to Apple News.

39312.6k3](/packages/chapter-three-apple-news-api)

PHPackages © 2026

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