Download the PHP package idnatiya/byteplus-sdk-php without Composer
On this page you can find all versions of the php package idnatiya/byteplus-sdk-php. 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-sdk-php
Usage
composer require
Region Setting
-
Currently one region
- Default ap-singapore-1, Specify region as param in init function if needed:
AK/SK Setting
-
Use VodService method setAccessKey/setSecretKey in code
-
Set env variables BYTEPLUS_ACCESSKEY="your ak" BYTEPLUS_SECRETKEY = "your sk"
- json file at ~/.byteplus/config:{"ak":"your ak","sk":"your sk"}
Above will take precedence from high to low
More examples:
example
All versions of byteplus-sdk-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
guzzlehttp/guzzle Version ^7.0
ext-json Version *
google/protobuf Version *
google/gax Version *
ext-openssl Version *
guzzlehttp/psr7 Version v1.9.0
guzzlehttp/guzzle Version ^7.0
ext-json Version *
google/protobuf Version *
google/gax Version *
ext-openssl Version *
guzzlehttp/psr7 Version v1.9.0
The package idnatiya/byteplus-sdk-php contains the following files
Loading the files please wait ....