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

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

jake/laravel-baijiayun
======================

百家云 sdk laravel 版本

0.1.3(6y ago)0126MITPHPPHP &gt;=7.0

Since Dec 10Pushed 6y ago1 watchersCompare

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

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

laravel-baijiayun
=================

[](#laravel-baijiayun)

laravel 版本的百家云 sdk，基于 [jake/baijiayun](https://github.com/zoulux/baijiayun)

框架要求
----

[](#框架要求)

Laravel/Lumen &gt;= 5.1

安装
--

[](#安装)

```
$ composer require jake/laravel-baijiayun
```

配置
--

[](#配置)

- 在 config/app.php 注册 ServiceProvider (Laravel 5.5 + 无需手动注册)

```
'providers' => [
    // ...
    Jake\LaravelBaijiayun\BaiJiaCloudServiceProvider::class,,
],
```

- 创建配置文件：

```
$ php artisan vendor:publish --provider="Jake\LaravelBaijiayun\BaiJiaCloudServiceProvider"
```

- 修改应用根目录下的 config/baijiacloud.php 中对应的参数即可。

使用
--

[](#使用)

请直接参考项目 [jake/baijiayun](https://github.com/zoulux/baijiayun)

License
-------

[](#license)

MIT

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

4

Last Release

2345d 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 (5 commits)")

---

Tags

laravelsdkbaijiayunbaijiacloud

### Embed Badge

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

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

###  Alternatives

[scottybo/laravel-facebook-sdk

Fully unit tested Facebook SDK v5 integration for Laravel 7.x

2225.0k](/packages/scottybo-laravel-facebook-sdk)[willywes/agora-sdk-php

Agora.io SDK PHP

1023.2k2](/packages/willywes-agora-sdk-php)

PHPackages © 2026

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