Download the PHP package mynaparrot/plugnmeet-sdk without Composer
On this page you can find all versions of the php package mynaparrot/plugnmeet-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package plugnmeet-sdk
plugNmeet-sdk-php
Plug-N-Meet PHP SDK. You can use this SDK to make API requests to the Plug-N-Meet server from your PHP application.
Download the latest version from release page or if you prefer to use composer:
Please check examples
directory to see some examples.
Methods/API
Methods | Description |
---|---|
createRoom | To create new room |
getJoinToken | Generate join token |
isRoomActive | To check if room is active or not |
getActiveRoomInfo | Get active room information |
getActiveRoomsInfo | Get all active rooms |
fetchPastRoomsInfo | Get past rooms |
endRoom | End active room |
fetchRecordings | Fetch recordings |
getRecordingInfo | Get details of a recording |
deleteRecordings | Delete recording |
getRecordingDownloadToken | Generate token to download recording |
fetchAnalytics | Fetch analytics info |
deleteAnalytics | Delete Analytics |
getAnalyticsDownloadToken | Generate token to download analytics file |
getClientFiles | Get client's files |
All versions of plugnmeet-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
ext-curl Version *
ext-json Version *
ramsey/uuid Version 4.2
firebase/php-jwt Version ^6.0
ext-curl Version *
ext-json Version *
ramsey/uuid Version 4.2
firebase/php-jwt Version ^6.0
The package mynaparrot/plugnmeet-sdk contains the following files
Loading the files please wait ....