Download the PHP package byteplus_sdk/byteplus-php-sdk-v2 without Composer
On this page you can find all versions of the php package byteplus_sdk/byteplus-php-sdk-v2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package byteplus-php-sdk-v2
中文 | English
Byteplus SDK for PHP
Requirements
PHP 5.5 and later
Installation & Usage
Composer
To install the bindings via Composer, add the following to composer.json:
Then run composer install
Getting Started
Please follow the installation procedure
SDK 详细使用文档(凭证配置、Endpoint、Transport、超时、重试、异常处理、Debug)请参考:SDK 接入文档
Endpoint 设置
如果您要自定义SDK的Endpoint,可以按照以下示例代码设置:
Byteplus标准的Endpoint规则说明:
| Regional 服务 | Global 服务 |
|---|---|
{service}.{region}.byteplusapi.com 例如:云服务ecs在cn-beijing-autodriving Region域名为: ecs.cn-beijing-autodriving.byteplusapi.com |
{service}.byteplusapi.com 例如:访问控制iam为Global服务,域名为: iam.byteplusapi.com |
注:
- Service中存在_符号时,Endpoint时需转为-符号。存在大写字母时需转成小写。
SDK 示例
Security and privacy
This project takes security seriously. For vulnerability reporting and supported versions, see SECURITY.md
All versions of byteplus-php-sdk-v2 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2 || ^7.0
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2 || ^7.0
The package byteplus_sdk/byteplus-php-sdk-v2 contains the following files
Loading the files please wait ...