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. papajo/xingeunify

ActiveLibrary

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 1mo 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 37% 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

3068d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/235e62e08c72e239aab59716748500b8f602d91d9b014780adba49e9812f94f5?d=identicon)[papajo](/maintainers/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

[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M292](/packages/pusher-pusher-php-server)[symfony/web-link

Manages links between resources

1.4k99.0M249](/packages/symfony-web-link)[minishlink/web-push

Web Push library for PHP

1.9k12.0M52](/packages/minishlink-web-push)[symfony/mercure

Symfony Mercure Component

43915.1M28](/packages/symfony-mercure)[berkayk/onesignal-laravel

OneSignal Push Wrapper Laravel

5295.9M12](/packages/berkayk-onesignal-laravel)[symfony/mercure-bundle

Symfony MercureBundle

30813.5M53](/packages/symfony-mercure-bundle)

PHPackages © 2026

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