PHPackages                             deviny/bbb-php-api - 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. deviny/bbb-php-api

ActiveLibrary[API Development](/categories/api)

deviny/bbb-php-api
==================

Simple PHP API of The BigBlueButton.

v1.7(3y ago)545.3k↓61.2%7GPL-3.0-onlyPHPPHP &gt;=5.3.0

Since Jan 1Pushed 3y ago1 watchersCompare

[ Source](https://github.com/DevinY/bbb-php-api)[ Packagist](https://packagist.org/packages/deviny/bbb-php-api)[ RSS](/packages/deviny-bbb-php-api/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (7)DependenciesVersions (8)Used By (0)

BigBlueButton PHP API
---------------------

[](#bigbluebutton-php-api)

Original version available at:

Re-packed by Devin Yang.

Example
-------

[](#example)

Create Meeting and Join Link.

```

```

Define Different Server
-----------------------

[](#define-different-server)

```

```

SetClinetPage by default is BigBlueButton.html
----------------------------------------------

[](#setclinetpage-by-default-is-bigbluebuttonhtml)

```

```

More Available methods
----------------------

[](#more-available-methods)

```
$meeting->setWelcome('Welecome message for all')
    ->setModeratorOnlyMessage('Only teacher can see this messsage');
$meeting->setDuration(20);
$meeting->setRecord("true"); //Old version
$meeting->setAutoStartRecording(false);
$meeting->setAllowStartStopRecording(true);
$meeting->setLogoutUrl('https://YourDomain');
```

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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 ~326 days

Recently: every ~371 days

Total

7

Last Release

1146d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7411903?v=4)[Devin Yang](/maintainers/DevinY)[@DevinY](https://github.com/DevinY)

---

Top Contributors

[![DevinY](https://avatars.githubusercontent.com/u/7411903?v=4)](https://github.com/DevinY "DevinY (16 commits)")

---

Tags

apibigbluebuttonphpbigbluebuttonbbb

### Embed Badge

![Health badge](/badges/deviny-bbb-php-api/health.svg)

```
[![Health](https://phpackages.com/badges/deviny-bbb-php-api/health.svg)](https://phpackages.com/packages/deviny-bbb-php-api)
```

###  Alternatives

[bigbluebutton/bigbluebutton-api-php

BigBlueButton PHP API Library for PHP

1971.3M14](/packages/bigbluebutton-bigbluebutton-api-php)[joisarjignesh/bigbluebutton

BigBlueButton Server API Library for Laravel

162155.1k1](/packages/joisarjignesh-bigbluebutton)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[littleredbutton/bigbluebutton-api-php

BigBlueButton PHP API Library for PHP

28225.6k1](/packages/littleredbutton-bigbluebutton-api-php)[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)
