bigbluebutton-api-php
bigbluebutton-api-php copied to clipboard
Offical @BigBlueButton PHP API
[docs.bigbluebutton.org/3.0/development/api/#updates-to-api-in-bigbluebutton](https://docs.bigbluebutton.org/3.0/development/api/#updates-to-api-in-bigbluebutton)
Hello, I've been using the bigbluebutton-api-php project and I've noticed that semantic versioning of the packages has been discontinued and there is no changelog present in the project. Semantic versioning...
Can you please tell me how to assign role to the users. When they are joining the meeting using "Join Method". Thanks
### Background The current way to manage documents is very inconsistent (following the same inconsistent way as on the BBB-Server API side). Sometimes they are called **documents** and sometimes **presentations**....
This PR will replace **MabeEnum** by native PHP Enums This PR will close item #239
The main idea of this PR is to introduce meta tests of the structure on the given fixture-files. On top this PR will - make PHPstan happy again - ~~check...
e.g. `https://test-install.blindsidenetworks.com/default.pdf` is not existing anymore
This PR will: - make all mandatory attributes of an API-request also mandatory in the constructor of the associated parameter-class - Transform all "mixed" in PhpDoc into real php type...
This PR will: - push the array-generation inside of `getHTTPQuery()` into a separate `toArray()`-function - introduce `ApiParameterMapper`-AttributeClass (new [php8 feature](https://www.php.net/manual/en/language.attributes.overview.php)), using at the getter of each parameter values to generate...
Maybe useful: - https://github.com/Saggre/phpDocumentor-markdown?tab=readme-ov-file