elfsundae/xgpush

Tencent Xinge Push PHP SDK

Installs: 1 775

Dependents: 2

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 4

Open Issues: 0

pkg:composer/elfsundae/xgpush

1.1.9 2017-09-06 01:08 UTC

This package is auto-updated.

Last update: 2025-09-29 02:01:34 UTC


README

Latest Version on Packagist Build Status

A simple Composer port for the Tencent Xinge Push PHP SDK.

Installation

composer require elfsundae/xgpush

Modifications

This package makes the following changes against the official SDK:

  • Add namespace ElfSundae\XgPush
  • Fix HTTP request. 65f9d7a