Download the PHP package aliyun/aliyun-mns-php-sdk without Composer
On this page you can find all versions of the php package aliyun/aliyun-mns-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aliyun/aliyun-mns-php-sdk
More information about aliyun/aliyun-mns-php-sdk
Files in aliyun/aliyun-mns-php-sdk
Download aliyun/aliyun-mns-php-sdk
More information about aliyun/aliyun-mns-php-sdk
Files in aliyun/aliyun-mns-php-sdk
Vendor aliyun
Package aliyun-mns-php-sdk
Short Description Aliyun Message and Notification Service SDK for PHP, PHP>=5.5.0
License MIT
Homepage https://github.com/aliyun/aliyun-mns-php-sdk
Package aliyun-mns-php-sdk
Short Description Aliyun Message and Notification Service SDK for PHP, PHP>=5.5.0
License MIT
Homepage https://github.com/aliyun/aliyun-mns-php-sdk
Please rate this library. Is it a good library?
Informations about the package aliyun-mns-php-sdk
MNS SDK for PHP
Aliyun MNS Documents: https://www.aliyun.com/product/mns
Aliyun MNS Console: https://mns.console.aliyun.com
Intall Composer
To install composer by following commands, or see composer
Install & Use
Add require to your composer.json
Use Composer to install requires
Note: php version>=5.5.0, and xml extension of php is required.
Run the Samples
The basic steps are:
- Set AliCloud AK/SK In Env, please see: configure-the-alibaba-cloud-accesskey-environment
- Run (In the SDK root directory):
CreateQueueAndSendMessage.php: Set theEndpointat the bottom and Runphp Samples/Queue/CreateQueueAndSendMessage.php.CreateTopicAndPushMessageToQueue.php: Set theEndpointat the bottom and RunSamples/Topic/CreateTopicAndPushMessageToQueue.php.CreateTopicAndPublishMessage.php: Set theEndpoint,ipandportat the bottom and RunSamples/Topic/CreateTopicAndPublishMessage.php.TopicSubscribe.php: Set theEndpoint,regionandaccountIdat the bottom and RunSamples/Topic/TopicSubscribe.php.
Run the Tests
The basic steps are:
- Set AliCloud AK/SK/Endpoint In
Tests/aliyun-mns.ini. - In the SDK root directory, run
vendor/bin/phpunit.
All versions of aliyun-mns-php-sdk with dependencies
PHP Build Version
Package Version
The package aliyun/aliyun-mns-php-sdk contains the following files
Loading the files please wait ...