PHPackages                             jake/baijiayun - 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. jake/baijiayun

ActiveLibrary

jake/baijiayun
==============

百家云直播

0.4.5(6y ago)615221MITPHPPHP &gt;=7.0CI failing

Since Dec 10Pushed 6y ago1 watchersCompare

[ Source](https://github.com/zoulux/baijiayun)[ Packagist](https://packagist.org/packages/jake/baijiayun)[ RSS](/packages/jake-baijiayun/feed)WikiDiscussions master Synced yesterday

READMEChangelog (9)Dependencies (3)Versions (7)Used By (1)

baijiayun sdk
=============

[](#baijiayun-sdk)

公司已经需要在多个项目中使用百家云了，故整理一套sdk。

Requirement
-----------

[](#requirement)

- PHP &gt;= 7.0
- [Composer](https://getcomposer.org/)
- [guzzlehttp](http://guzzlephp.org/) 扩展

Installation
------------

[](#installation)

```
$ composer require "jake/baijiayun" -vvv
```

Usage
-----

[](#usage)

基本使用

```
$bjcloud = new  \Jake\Baijiayun\BJCloud([
    'partnerId' => '####',
    'partnerKey' => '####'
]);
$res = $bjcloud->roomCreate('live', time() + 60 * 60, time() + 60 * 60 * 2);
print_r($res);
```

更多文档参考 [百家云直播文档](http://dev.baijiayun.com/wiki/detail/79)

License
-------

[](#license)

MIT

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity46

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.

###  Release Activity

Cadence

Every ~0 days

Total

6

Last Release

2342d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3c013decbe2974107f5fa4583fcd66cfa64215ad12673d15c2413c43dc14a569?d=identicon)[zoulux](/maintainers/zoulux)

---

Top Contributors

[![zoulux](https://avatars.githubusercontent.com/u/9365514?v=4)](https://github.com/zoulux "zoulux (10 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jake-baijiayun/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[statamic/cms

The Statamic CMS Core Package

4.8k3.2M720](/packages/statamic-cms)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

646127.9k5](/packages/spatie-laravel-export)[concrete5/core

Concrete core subtree split

19159.3k48](/packages/concrete5-core)

PHPackages © 2026

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