PHPackages                             vaporic/zoom - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. vaporic/zoom

ActiveLibrary[API Development](/categories/api)

vaporic/zoom
============

Zoom API Wrapper for Laravel

0.0.7(6y ago)161MITPHPPHP ^7.0

Since Aug 10Pushed 6y agoCompare

[ Source](https://github.com/vaporic/zoom)[ Packagist](https://packagist.org/packages/vaporic/zoom)[ Docs](https://github.com/vaporic/zoom)[ RSS](/packages/vaporic-zoom/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (2)Versions (8)Used By (0)

 [![](https://camo.githubusercontent.com/640c3d52b2764f179ef3cf089b604516a8c4ac0a06f055a46c6a7fce9428b787/68747470733a2f2f6c61726176656c2e636f6d2f6173736574732f696d672f636f6d706f6e656e74732f6c6f676f2d6c61726176656c2e737667)](https://camo.githubusercontent.com/640c3d52b2764f179ef3cf089b604516a8c4ac0a06f055a46c6a7fce9428b787/68747470733a2f2f6c61726176656c2e636f6d2f6173736574732f696d672f636f6d706f6e656e74732f6c6f676f2d6c61726176656c2e737667)

No longer maintained, use
========================================================================

[](#no-longer-maintained-use-httpsgithubcommacsidigitallaravel-zoom)

Zoom API Wrapper (  )
==================================================

[](#zoom-api-wrapper--httpszoomgithubioapi-)

No longer maintained, use

Installation
------------

[](#installation)

### Step 1: Composer

[](#step-1-composer)

From the command line, run:

```
composer require macsidigital/zoom

```

### Step 2: Service Provider (For Laravel &lt; 5.5)

[](#step-2-service-provider-for-laravel--55)

For your Laravel app, open `config/app.php` and, within the `providers` array, append:

```
MacsiDigital\Zoom\ZoomServiceProvider::class

```

### Step 3: Publish Configs

[](#step-3-publish-configs)

From the command line, run:

```
php artisan vendor:publish --provider="MacsiDigital\Zoom\ZoomServiceProvider"

```

After that you will see `zoom.php` file in config directory, where you add value for api\_key and api\_secret

### Usage

[](#usage)

```
$zoom = new MacsiDigital\Zoom\Zoom();

$zoom->users->list();

```

### RESOURCES

[](#resources)

```
Meetings
Panelists
Registrants
Users
Webinars

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 57.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~97 days

Recently: every ~145 days

Total

7

Last Release

2254d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1566202?v=4)[Hugo Epinosa](/maintainers/vaporic)[@vaporic](https://github.com/vaporic)

---

Top Contributors

[![colinhall17](https://avatars.githubusercontent.com/u/5073205?v=4)](https://github.com/colinhall17 "colinhall17 (19 commits)")[![alexander-zugan](https://avatars.githubusercontent.com/u/11877043?v=4)](https://github.com/alexander-zugan "alexander-zugan (10 commits)")[![vaporic](https://avatars.githubusercontent.com/u/1566202?v=4)](https://github.com/vaporic "vaporic (3 commits)")[![acrossoffwest](https://avatars.githubusercontent.com/u/1808737?v=4)](https://github.com/acrossoffwest "acrossoffwest (1 commits)")

---

Tags

apiclientzoom

### Embed Badge

![Health badge](/badges/vaporic-zoom/health.svg)

```
[![Health](https://phpackages.com/badges/vaporic-zoom/health.svg)](https://phpackages.com/packages/vaporic-zoom)
```

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[macsidigital/laravel-zoom

Laravel Zoom package

268375.9k](/packages/macsidigital-laravel-zoom)[resend/resend-php

Resend PHP library.

564.7M21](/packages/resend-resend-php)[crowdin/crowdin-api-client

PHP client library for Crowdin API v2

611.5M5](/packages/crowdin-crowdin-api-client)[jubaer/zoom-laravel

A comprehensive Zoom integration package for Laravel, providing easy-to-use API functionality to interact with the Zoom platform using PHP.

58107.8k](/packages/jubaer-zoom-laravel)[mozex/anthropic-laravel

Anthropic PHP for Laravel is a supercharged PHP API client that allows you to interact with the Anthropic API

71226.4k1](/packages/mozex-anthropic-laravel)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
