PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Raphael Paez   PHP Zoom API   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Zoom API
Access Zoom video conference application REST API
Author: By
Last change:
Date: 3 years ago
Size: 245 bytes
 

Contents

Class file image Download
{ "name": "zoom/zoom", "description": "Api Zoom", "minimum-stability": "beta", "require": { "guzzlehttp/guzzle": "~6.0", "firebase/php-jwt": "^5.0" }, "autoload": { "psr-4": {"Zoom\\": ""} } }