bigbluebutton/bigbluebutton-api-php
Official BigBlueButton API client for PHP (7.4+). Provides an easy, modern way to call BigBlueButton server endpoints, build and send API requests, and integrate meetings and recordings into your PHP apps with documented examples and samples.
This releases fixes a design regression in BigBlueButton class for the urlBuilder property and implements insertDocument API.
insertDocument API implementation is rewritter in version 3.0.0 coming along with more breaking changes.
Change logs being baked...
Add support for BigBlueButton 2.6 features and hashing algorithms.
Fix PHP type compatibility issue for boolean by accepting null as function return value.
Fix boolean type.
getRecordings API.Full Changelog: https://github.com/bigbluebutton/bigbluebutton-api-php/compare/2.1.1...2.1.2
breakoutRoomsPrivateChatEnabled parameter for creating rooms by @michaelCenef in https://github.com/bigbluebutton/bigbluebutton-api-php/pull/173Full Changelog: https://github.com/bigbluebutton/bigbluebutton-api-php/compare/2.1.0...2.1.1
New features
Updates
Fixed
New features
BigBlueButton class.Updates
isBreakout property to Meeting.Fixed
getRaw type in Hook class.getModerators and getViewers to the Meeting class.customdata in the Attendee class.setGuestPolicy in create meeting.guestPolicy to create API.allowModsToUnmuteUsers to create API.customParameters to join API.bbb-recording-ready-url.lockSettings to CreateMeetingParameters. Issue #48.success() and failed() methods.guestStatus and url to JoinMeetingResponse.JSESSIONID if returned by the server.PublishRecordingsParameters.userdata parameters to join meeting.endCallbackUrl parameter to create meeting.filename parameter to file pre-upload.SetConfigXML response.v1.0 API features and development dependencies in the dev environment.How can I help you explore Laravel packages today?