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

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

This package is auto-updated.

Last update: 2024-04-29 04:48:06 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