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)541.5k—6.9%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 1mo 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 82% 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

1100d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3a426745f5a1b39770eeb378a672fd014a7f0da8af05dee2140e0cc85dfa7b96?d=identicon)[DevinY](/maintainers/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

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[bigbluebutton/bigbluebutton-api-php

BigBlueButton PHP API Library for PHP

1931.2M12](/packages/bigbluebutton-bigbluebutton-api-php)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[joisarjignesh/bigbluebutton

BigBlueButton Server API Library for Laravel

162145.5k1](/packages/joisarjignesh-bigbluebutton)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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