elfsundae / xgpush
Tencent Xinge Push PHP SDK
Installs: 1 771
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 4
Open Issues: 0
Requires
- php: >=5.4.0
Requires (Dev)
- phpunit/phpunit: ^5.0
This package is auto-updated.
Last update: 2024-10-29 03:53:31 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