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. [Utility &amp; Helpers](/categories/utility)
4. /
5. jake/baijiayun

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

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 3w ago

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 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity47

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

2393d 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.8k543.8M19.9k](/packages/laravel-framework)[statamic/cms

The Statamic CMS Core Package

4.8k3.6M971](/packages/statamic-cms)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[drupal/core

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

21866.0M1.7k](/packages/drupal-core)[illuminate/http

The Illuminate Http package.

11937.9M6.8k](/packages/illuminate-http)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6942.5M415](/packages/drupal-core-recommended)

PHPackages © 2026

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