Download the PHP package davido/bbb-api without Composer
On this page you can find all versions of the php package davido/bbb-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download davido/bbb-api
More information about davido/bbb-api
Files in davido/bbb-api
Download davido/bbb-api
More information about davido/bbb-api
Files in davido/bbb-api
Vendor davido
Package bbb-api
Short Description This is to integrate bigbluebuton api to laravel
License MIT
Package bbb-api
Short Description This is to integrate bigbluebuton api to laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package bbb-api
BigBlueButton API integration with laraval
This is a laravel wrapper for BigBlueButton API
Requirements
- Laravel 9.23 or above.
Installation
Require package in your composer.json and update composer. This downloads the package and the official bigbluebutton php library.
Usage
You can define Big blue button secret key and server url in two ways.
-
Define in .env file
-
Define in config/bbb.php
- You can publish the vendor files with
-
Note this will create the file bbb.php in the config folder
All versions of bbb-api with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0.2 | ^8.1
bigbluebutton/bigbluebutton-api-php Version ^2.1
laravel/framework Version ^9.23 | ^10.0 | ^11.0
laravel/pint Version ^1.1
bigbluebutton/bigbluebutton-api-php Version ^2.1
laravel/framework Version ^9.23 | ^10.0 | ^11.0
laravel/pint Version ^1.1
The package davido/bbb-api contains the following files
Loading the files please wait ....