generalsystemsvehicle/frank-exchange-of-views

Minimal OAuth Zoom API PHP SDK

v1.0.0 2021-07-01 15:00 UTC

This package is auto-updated.

Last update: 2024-03-29 04:05:46 UTC


README

Build Status Coverage Status PHPStan Status

Latest Stable Version Total Downloads License

This package allows one to communicate with the Zoom API in order to perform a minimal set of actions, such as generating an access and refresh token pair, refreshing an expired access token, managing meetings, and viewing current user info.

Installation

You can install the package via composer:

composer require generalsystemsvehicle/frank-exchange-of-views

Documentation