PHPackages                             byteplus\_sdk/byteplus-sdk-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. byteplus\_sdk/byteplus-sdk-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

byteplus\_sdk/byteplus-sdk-php
==============================

BytePlus SDK for PHP

v1.0.23(5mo ago)17.6k↑23.8%5MITPHPPHP &gt;=7.1

Since Oct 17Pushed 5mo ago2 watchersCompare

[ Source](https://github.com/byteplus-sdk/byteplus-sdk-php)[ Packagist](https://packagist.org/packages/byteplus_sdk/byteplus-sdk-php)[ RSS](/packages/byteplus-sdk-byteplus-sdk-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (24)Used By (0)

Usage
-----

[](#usage)

### composer require

[](#composer-require)

```
composer require byteplus_sdk/byteplus-sdk-php
```

### Region Setting

[](#region-setting)

- Currently one region ```
    - ap-singapore-1

    ```
- Default ap-singapore-1, Specify region as param in init function if needed： ```
    $client = Iam::getInstance('us-east-1');
    ```

### AK/SK Setting

[](#aksk-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:

[](#more-examples)

[example](examples)

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance72

Regular maintenance activity

Popularity29

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~18 days

Recently: every ~26 days

Total

23

Last Release

166d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a25d464ccde8b6de259c82dedadfc25a4603e954a5a3e5261319e5056c825173?d=identicon)[byteplus\_sdk](/maintainers/byteplus_sdk)

---

Top Contributors

[![bytestarter](https://avatars.githubusercontent.com/u/87519183?v=4)](https://github.com/bytestarter "bytestarter (18 commits)")[![liuweiwei-xyz](https://avatars.githubusercontent.com/u/140073808?v=4)](https://github.com/liuweiwei-xyz "liuweiwei-xyz (18 commits)")[![zhangchi-element](https://avatars.githubusercontent.com/u/86454291?v=4)](https://github.com/zhangchi-element "zhangchi-element (10 commits)")[![sdk-liuzhaoliang](https://avatars.githubusercontent.com/u/198006426?v=4)](https://github.com/sdk-liuzhaoliang "sdk-liuzhaoliang (6 commits)")[![FangZhi95](https://avatars.githubusercontent.com/u/101500903?v=4)](https://github.com/FangZhi95 "FangZhi95 (4 commits)")[![guozhifeng-felton](https://avatars.githubusercontent.com/u/118705516?v=4)](https://github.com/guozhifeng-felton "guozhifeng-felton (4 commits)")[![peikai-wang](https://avatars.githubusercontent.com/u/87294264?v=4)](https://github.com/peikai-wang "peikai-wang (2 commits)")[![Dxy-ctrl](https://avatars.githubusercontent.com/u/177102358?v=4)](https://github.com/Dxy-ctrl "Dxy-ctrl (1 commits)")

---

Tags

phpsdkBytePlus

### Embed Badge

![Health badge](/badges/byteplus-sdk-byteplus-sdk-php/health.svg)

```
[![Health](https://phpackages.com/badges/byteplus-sdk-byteplus-sdk-php/health.svg)](https://phpackages.com/packages/byteplus-sdk-byteplus-sdk-php)
```

###  Alternatives

[volcengine/volc-sdk-php

Volcengine SDK for PHP

35113.0k4](/packages/volcengine-volc-sdk-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
