Skip to content

generalsystemsvehicle/frank-exchange-of-views

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zoom API PHP SDK

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