elfsundae / xgpush
Tencent Xinge Push PHP SDK
1.1.9
2017-09-06 01:08 UTC
Requires
- php: >=5.4.0
Requires (Dev)
- phpunit/phpunit: ^5.0
This package is auto-updated.
Last update: 2026-03-01 00:22:47 UTC
README
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