louisronsonronald/zoom-adapter-php

There is no license information available for the latest version (dev-main) of this package.

An easy-to-use PHP adapter for programmatically accessing Zoom meetings and webinars via the Zoom API

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/louisronsonronald/zoom-adapter-php

dev-main 2021-06-25 09:27 UTC

This package is auto-updated.

Last update: 2025-12-29 03:00:13 UTC


README

Introduction

Zoom Adapter PHP is an easy-to-use PHP adapter for programmatically accessing and manipulating Zoom meetings and webinars in your custom PHP application. The adapter provides a level of abstraction above the official Zoom API, and aims to make it easy to integrate Zoom. It is definitely a working progress, so I welcome contributions towards development.

How To Use

Still being written