Recommend this page to a friend! |
Classes of Raphael Paez | > | PHP Zoom API | > | composer.json | > | Download |
|
|
![]() |
{ "name": "zoom/zoom", "description": "Api Zoom", "minimum-stability": "beta", "require": { "guzzlehttp/guzzle": "~6.0", "firebase/php-jwt": "^5.0" }, "autoload": { "psr-4": {"Zoom\\": ""} } } |