PHPackages                             zegophp/sdk - 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. [API Development](/categories/api)
4. /
5. zegophp/sdk

ActiveLibrary[API Development](/categories/api)

zegophp/sdk
===========

An example PHP SDK for zego API

038PHP

Since Mar 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/sunboy1991/zego-php-api)[ Packagist](https://packagist.org/packages/zegophp/sdk)[ RSS](/packages/zegophp-sdk/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

├── Composer.json
├── README.md
├── composer.lock
├── src
│ ├── APIs
│ │ ├── RoomAPI.php
│ │ └── StreamAPI.php
│ ├── BaseClient.php
│ ├── Client.php
│ └── Config.php
├── test.php
└── tests
└── ClientTest.php

### 步骤 1：安装 Composer 依赖

[](#步骤-1安装-composer-依赖)

进入项目根目录，运行以下命令安装依赖：

```
composer install
```

### 步骤 2：运行本地测试文件

[](#步骤-2运行本地测试文件)

进入项目根目录，运行以下命令安装依赖：

```
composer install
```

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity16

Early-stage or recently created project

 Bus Factor1

Top contributor holds 56.3% of commits — single point of failure

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/23164449?v=4)[sunboy1991](/maintainers/sunboy1991)[@sunboy1991](https://github.com/sunboy1991)

---

Top Contributors

[![mengzhuowei](https://avatars.githubusercontent.com/u/27258116?v=4)](https://github.com/mengzhuowei "mengzhuowei (9 commits)")[![sunboy1991](https://avatars.githubusercontent.com/u/23164449?v=4)](https://github.com/sunboy1991 "sunboy1991 (7 commits)")

### Embed Badge

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

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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