Registry / networking / bigbluebutton-bigbluebutton-api-php

bigbluebutton-bigbluebutton-api-php

JSON →
library2.3.1phppackagistunverified

BigBlueButton PHP API Library for PHP

composer require bigbluebutton/bigbluebutton-api-php
INSTALL
IMPORT
SIG · BIGBLUEBUTTON-BIGB
B
bigbluebutton-bigbluebutton-api-php
networkingphpv2.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BigBlueButton
use BigBlueButton\BigBlueButton;

Initialize BigBlueButton API client and get meetings

use BigBlueButton\BigBlueButton; $bbb = new BigBlueButton('http://example.com/bigbluebutton/', 'secret'); $response = $bbb->getMeetings();
Debug
Known issues
gotchaAPI secret must be kept secure; exposing it compromises server.
fix
Store secret in environment variable, not in code.
affects: *
Upgrade
Version history
2.3.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
28
Meta
2
OpenAI (training)
2
Resources
bigbluebutton-bigbluebutton-api-php — pip install bigbluebutton-bigbluebutton-api-php · libregistry