PHPackages                             javareact/xinge - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. javareact/xinge

AbandonedLibrary[HTTP &amp; Networking](/categories/http)

javareact/xinge
===============

腾讯移动信鸽推送SDK(PHP版本), Xinge API PHP Client

v2.0.10(5y ago)237MITPHPPHP &gt;=7.2

Since Nov 28Pushed 5y ago1 watchersCompare

[ Source](https://github.com/javareact/xinge)[ Packagist](https://packagist.org/packages/javareact/xinge)[ Docs](https://github.com/javareact/xinge)[ RSS](/packages/javareact-xinge/feed)WikiDiscussions master Synced 1mo ago

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

Tencent Xinge Push
==================

[](#tencent-xinge-push)

A simple Composer port for the [Tencent Xinge Push](http://xg.qq.com) PHP SDK.

> 信鸽已下线,请移步腾讯移动推送TPNS

- [腾讯移动推送TPNS](https://cloud.tencent.com/product/tpns)
- [Official Documentation](http://developer.qq.com/wiki/xg/)
- [Usage Samples](docs)

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

[](#installation)

```
composer require javareact/xinge
```

概述
--

[](#概述)

[信鸽](http://xg.qq.com) 是腾讯云提供的一款支持**百亿级**消息的移动App推送平台，开发者可以调用Java SDK访问信鸽推送服务。

目前最新的SDK版本是v2，请及时更新SDK版本以获取最新的功能特性。

接口说明
----

[](#接口说明)

信鸽提供的主要推送和查询接口包括3种

### 创建推送任务

[](#创建推送任务)

- pushSingleDevice 推送消息给单个设备
- pushSingleAccount 推送消息给单个账号
- pushAccountList 推送消息给多个账号
- pushAllDevice 推送消息给单个app的所有设备
- pushTags 推送消息给tags指定的设备
- createMultipush创建大批量推送消息
- pushAccountListMultiple推送消息给大批量账号(可多次)
- pushDeviceListMultiple推送消息给大批量设备(可多次)

### 异步查询推送状态

[](#异步查询推送状态)

- queryPushStatus查询群发消息发送状态
- cancelTimingPush取消尚未推送的定时消息

### 查询/更改账户和标签

[](#查询更改账户和标签)

- queryDeviceCount查询应用覆盖的设备数
- queryTags 查询应用的tags
- BatchSetTag 批量为token设置标签
- BatchDelTag 批量为token删除标签
- queryTokenTags 查询token的tags
- queryTagTokenNum 查询tag下token的数目
- queryInfoOfToken 查询token的相关信息
- queryTokensOfAccount 查询account绑定的token
- deleteTokenOfAccount 删除account绑定的token
- deleteAllTokensOfAccount 删除account绑定的所有token
- setAccountByToken 根据token设置account

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

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

Every ~74 days

Recently: every ~92 days

Total

6

Last Release

1985d ago

Major Versions

v1.1.0 → v2.0.72019-12-20

PHP version history (2 changes)v1.0.9PHP &gt;=7.0

v2.0.7PHP &gt;=7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/0f0f5bc80192075897ba2b1b90875e85358dfe3cb8706ed8318c5f566515c6d5?d=identicon)[JavaReact](/maintainers/JavaReact)

---

Tags

phpsdkxinge

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/javareact-xinge/health.svg)

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

###  Alternatives

[bamboohr/api

Official PHP SDK for the BambooHR API. https://documentation.bamboohr.com

34101.5k1](/packages/bamboohr-api)[abantecart/ups-php

UPS PHP SDK based on OAuth

1815.3k](/packages/abantecart-ups-php)

PHPackages © 2026

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