Registry / cloud / lokielse-aliyun-open-api-core

lokielse-aliyun-open-api-core

JSON →
library1.0.1phppackagistunverified

The Core SDK for Aliyun OpenAPI providing base functionality.

composer require lokielse/aliyun-open-api-core
INSTALL
IMPORT
SIG · LOKIELSE-ALIYUN-OP
L
lokielse-aliyun-open-api-core
cloudphpv1.0.1
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.

Client
use Lokielse\AliyunOpenApiCore\Client;

Create a client and make an API request.

<?php use Lokielse\AliyunOpenApiCore\Client; $client = new Client(['accessKeyId' => 'your-key', 'accessSecret' => 'your-secret']); $response = $client->request('DescribeRegions', []);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
lokielse-aliyun-open-api-core — pip install lokielse-aliyun-open-api-core · libregistry