larva/aliyun-mns

aliyun mns php sdk

Installs: 21

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/larva/aliyun-mns

1.0.0 2021-03-06 11:08 UTC

This package is auto-updated.

Last update: 2025-10-06 23:22:05 UTC


README

Please refer to http://www.aliyun.com/product/mns and https://docs.aliyun.com/?spm=5176.7393424.9.6.5ki1hv#/pub/mns/api_reference/intro&intro for more API details.

Samples

You must fulfill the AccessId/AccessKey/AccountID in the example before running.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist larva/aliyunmns

or add

"larva/aliyunmns": "~1.0"

to the require section of your composer.json file.