elfsundae/xgpush

Tencent Xinge Push PHP SDK

1.1.9 2017-09-06 01:08 UTC

This package is auto-updated.

Last update: 2024-03-29 02:28:46 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