Registry / networking / aliyunmq-mq-http-sdk

aliyunmq-mq-http-sdk

JSON →
library1.0.4phppackagistunverified

Aliyun Message Queue(MQ) Http PHP SDK, PHP>=5.5.0

composer require aliyunmq/mq-http-sdk
INSTALL
IMPORT
SIG · ALIYUNMQ-MQ-HTTP-S
A
aliyunmq-mq-http-sdk
networkingphpv1.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MQClient
use AliyunMQ\MQClient;

Publish a message to an Aliyun MQ topic.

use AliyunMQ\MQClient; $client = new MQClient('endpoint', 'accessId', 'accessKey'); $producer = $client->getProducer('instanceId', 'topic'); $producer->publishMessage('Hello, MQ!');
Debug
Known issues
breakingRequires PHP 5.5+ but may have compatibility issues with PHP 8+
fix
Use PHP 7.x or check for updated SDK version
affects: >=1.0.0
Upgrade
Version history
1.0.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
28
OpenAI (training)
1
Resources
aliyunmq-mq-http-sdk — pip install aliyunmq-mq-http-sdk · libregistry