Download the PHP package minawilliam/zoom-api without Composer
On this page you can find all versions of the php package minawilliam/zoom-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download minawilliam/zoom-api
More information about minawilliam/zoom-api
Files in minawilliam/zoom-api
Package zoom-api
Short Description A laravel zoom api wrapper
License MIT
Homepage https://github.com/MinaWilliam/laravel-zoom
Informations about the package zoom-api
Laravel package for Zoom video conferencing
Package to manage the Zoom API in Laravel
Installation
You can install the package via composer:
The service provider should automatically register for Laravel > 5.4.
For Laravel < 5.5, open config/app.php and, within the providers array, append:
Configuration file
Publish the configuration file
This will create a zoom/config.php within your config directory, where you add value for api_key and api_secret.
Usage
To get a list of user meetings or webinars
Find all
To get a list of all users
Creating Items
We can a user by passing an array of user details
Update Items
We can a user by passing an array of user details
RESOURCES
We cover the main resources
We aim to add additional resources/sub-resources over time
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Mina William
- forked from: https://github.com/Fessnik/zoom
License
The MIT License (MIT). Please see License File for more information.
All versions of zoom-api with dependencies
guzzlehttp/guzzle Version ~7.0|~6.0|~5.0|~4.0
firebase/php-jwt Version ^5.0