plugNmeet-sdk-php

December 20, 2025 ยท View on GitHub

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:

composer require mynaparrot/plugnmeet-sdk

Please check examples directory to see some examples.

Methods/API

MethodsDescription
createRoomTo create new room
getJoinTokenGenerate join token
isRoomActiveTo check if room is active or not
getActiveRoomInfoGet active room information
getActiveRoomsInfoGet all active rooms
fetchPastRoomsInfoGet past rooms
endRoomEnd active room
fetchRecordingsFetch recordings
getRecordingInfoGet details of a recording
deleteRecordingsDelete recording
getRecordingDownloadTokenGenerate token to download recording
fetchArtifactsFetch artifacts
deleteArtifactDelete artifact
getArtifactDownloadTokenGenerate token to download artifact file
getClientFilesGet client's files