xueron / aliyunmns
阿里云MNS SDK
1.0.1
2017-04-13 06:28 UTC
Requires
- php: >=5.5
- guzzlehttp/guzzle: ^6.2
- psr/http-message: ^1.0
This package is not auto-updated.
Last update: 2024-09-15 02:43:01 UTC
README
基于阿里云官方1.3.3版本修改
1、使用composer管理包
2、增加了Topic的filterTag支持
PHP版MNS SDK
请参考http://www.aliyun.com/product/mns 和 https://docs.aliyun.com/?spm=5176.7393424.9.6.5ki1hv#/pub/mns/api_reference/intro&intro 获取更多API详细信息。
示例
在运行示例之前,您必须填写AccessId/AccessKey/AccountID。