mynaparrot/plugnmeet-sdk

plugNmeet PHP SDK

Installs: 1 447

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 1

Forks: 9

Open Issues: 10

pkg:composer/mynaparrot/plugnmeet-sdk

2.0.0 2025-12-20 03:32 UTC

README

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

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
fetchArtifacts Fetch artifacts
deleteArtifact Delete artifact
getArtifactDownloadToken Generate token to download artifact file
getClientFiles Get client's files