Registry / cloud / alibabacloud-sdk

alibabacloud-sdk

JSON →
library1.8.2239phppackagistunverified

Alibaba Cloud SDK for PHP - Easier to Use Alibaba Cloud in your PHP project

composer require alibabacloud/sdk
INSTALL
IMPORT
SIG · ALIBABACLOUD-SDK
A
alibabacloud-sdk
cloudphpv1.8.2239
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.

AlibabaCloud
use AlibabaCloud\Client\AlibabaCloud;

Initialize the SDK and make an API call.

use AlibabaCloud\Client\AlibabaCloud; AlibabaCloud::accessKeyClient('accessKeyId', 'accessKeySecret') ->regionId('cn-hangzhou') ->asDefaultClient(); $result = AlibabaCloud::rpc() ->product('Ecs') ->version('2014-05-26') ->action('DescribeInstances') ->request();
Debug
Known issues
breakingRequires PHP 7.2+
fix
Upgrade PHP to 7.2 or later.
affects: >=1.8.0
Upgrade
Version history
1.8.2239latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
46 hits · last 30 days
node
36
Resources
alibabacloud-sdk — pip install alibabacloud-sdk · libregistry