generalsystemsvehicle / frank-exchange-of-views
Minimal OAuth Zoom API PHP SDK
v1.0.0
2021-07-01 15:00 UTC
Requires
- guzzlehttp/guzzle: ^6.5 || ^7.0.1
- illuminate/support: ^6.11 || ^7.0 || ^8.0
Requires (Dev)
- mockery/mockery: ^1.3.1
- nunomaduro/collision: ^5.0
- nunomaduro/larastan: ^0.6.10
- orchestra/testbench: ^6.5
- phpunit/phpunit: ^9.3
- rregeer/phpunit-coverage-check: ^0.3.1
This package is auto-updated.
Last update: 2024-12-29 06:27:34 UTC
README
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