Download the PHP package tsakib360/lara-zoom without Composer
On this page you can find all versions of the php package tsakib360/lara-zoom. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tsakib360/lara-zoom
More information about tsakib360/lara-zoom
Files in tsakib360/lara-zoom
Download tsakib360/lara-zoom
More information about tsakib360/lara-zoom
Files in tsakib360/lara-zoom
Vendor tsakib360
Package lara-zoom
Short Description Package for Zoom API integration in Laravel application
License MIT
Package lara-zoom
Short Description Package for Zoom API integration in Laravel application
License MIT
Please rate this library. Is it a good library?
Informations about the package lara-zoom
Laravel Zoom Meeting Package
Larazoom is a Zoom API Integration library providing an easier way to create meeting. The package includes ServiceProviders and Facades for easy Laravel integration.
Requirements
Installation
This package is created based on Zoom API Documentation. Use composer to manage your dependencies and download LARAZOOM:
Service Provider & Facade
Note: only for Laravel 5.4 and below, because since Laravel 5.5 we use package auto-discovery.
Add this two lines in config/app
.
Publish Configuration
Usage
Create Meeting
Get Meetings
Methods List
Method Name | Type | API Documentation |
---|---|---|
createMeeting | array | https://marketplace.zoom.us/docs/api-reference/zoom-api/methods#operation/meetingCreate |
getMeetings | https://marketplace.zoom.us/docs/api-reference/zoom-api/methods#operation/meetings |
Contact Me
For further information please email to this address: [[email protected]]()
All versions of lara-zoom with dependencies
PHP Build Version
Package Version
The package tsakib360/lara-zoom contains the following files
Loading the files please wait ....