PHPackages                             haydar/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. haydar/byteplus-sdk-php

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

haydar/byteplus-sdk-php
=======================

Byteplus PHP SDK community edition

v1.0.5(1y ago)01031MITPHPPHP &gt;=7.1

Since Nov 17Pushed 1y agoCompare

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

READMEChangelog (3)Dependencies (3)Versions (5)Used By (1)

Usage
-----

[](#usage)

### composer require

[](#composer-require)

```
composer require haydar/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)

You can find examples for every service under the examples folder.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance42

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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 ~21 days

Total

4

Last Release

483d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b279390620c496ff59f63347661b3f8998e352eaf2cbf9ed50036d2d54621ce4?d=identicon)[haydar](/maintainers/haydar)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[google/cloud-core

Google Cloud PHP shared dependency, providing functionality useful to all components.

343121.4M79](/packages/google-cloud-core)[volcengine/volc-sdk-php

Volcengine SDK for PHP

35113.0k4](/packages/volcengine-volc-sdk-php)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[dhlparcel/magento2-plugin

DHL Parcel plugin for Magento 2

11180.5k2](/packages/dhlparcel-magento2-plugin)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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