PHPackages                             doing/wylive - 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. doing/wylive

ActiveLibrary[API Development](/categories/api)

doing/wylive
============

网易直播服务器的SDK(PHP)

210PHP

Since Feb 22Pushed 8y agoCompare

[ Source](https://github.com/Doing0/wylive)[ Packagist](https://packagist.org/packages/doing/wylive)[ RSS](/packages/doing-wylive/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

使用说明
====

[](#使用说明)

步骤一 配置相关信息
----------

[](#步骤一-配置相关信息)

在WyConfig.php里面配置WY\_APPKEY和WY\_APPSCECRET。WY\_REQUESTTYPE不修改

步骤二 调用接口 `详情接口说明请参考demoServerAPI.php`
-------------------------------------

[](#步骤二-调用接口-详情接口说明请参考demoserverapiphp)

```
//创建直播间
print_r(\WyLive\WyLiveApi::instance()->channelCreate('test_channel',1));
//也可以先在类文件顶部use后调用
use WyLive\WyLiveApi;
print_r(WyLiveApi::instance()->channelCreate('test_channel',1));

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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://www.gravatar.com/avatar/100146bfe4881f02fc2f12b2fb50a4ec2f339233818ca8f5c52c6e8785946514?d=identicon)[Doing](/maintainers/Doing)

---

Top Contributors

[![Doing0](https://avatars.githubusercontent.com/u/36249980?v=4)](https://github.com/Doing0 "Doing0 (2 commits)")

### Embed Badge

![Health badge](/badges/doing-wylive/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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