Download the PHP package dew-serverless/acs-sdk-php without Composer
On this page you can find all versions of the php package dew-serverless/acs-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dew-serverless/acs-sdk-php
More information about dew-serverless/acs-sdk-php
Files in dew-serverless/acs-sdk-php
Package acs-sdk-php
Short Description Unofficial Alibaba Cloud PHP SDK.
License MIT
Informations about the package acs-sdk-php
Integrate Alibaba Cloud with your PHP application.
⚠️ Important: This package is in the early stages of development and may undergo breaking changes at any time. If you plan to use this SDK in a production environment, please be aware that such changes could impact your application.
The unofficial SDK utilizes Alibaba Cloud OpenAPI metadata and is designed to be HTTP client-agnostic. We aim to keep it simple, reusable, and maintainable, given the wide range of services offered by Alibaba Cloud. Even if you prefer to craft your own API requests, we can assist with request signing, sparing you from the complexities of signature calculations.
Quickstart
Install
The SDK can be installed using Composer with the following command:
Usage
Clients follow the naming convention of <Product>Client
. For example, with
VPC, let's create a new network for our awesome project:
You can pass arguments to the service as an array. For details on additional fields you can include, please refer to the official product documentation.
All versions of acs-sdk-php with dependencies
guzzlehttp/psr7 Version ^2.7
php-http/client-common Version ^2.7
php-http/discovery Version ^1.0
psr/http-client-implementation Version ^1.0
psr/http-factory Version ^1.1