PHPackages                             macsidigital/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. macsidigital/zoom

Abandoned → [macsidigital/laravel-zoom](/?search=macsidigital%2Flaravel-zoom)ArchivedLibrary[API Development](/categories/api)

macsidigital/zoom
=================

Zoom API Wrapper for Laravel

0.0.5(7y ago)13.6k1MITPHPPHP ^7.0

Since Aug 10Pushed 7y ago1 watchersCompare

[ Source](https://github.com/MacsiDigital/zoom)[ Packagist](https://packagist.org/packages/macsidigital/zoom)[ Docs](https://github.com/MacsiDigital/zoom)[ RSS](/packages/macsidigital-zoom/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (2)Versions (6)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

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 63.3% 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 ~80 days

Total

5

Last Release

2561d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/134dcd0c87f691d2f351f4bff03eb390871de1992f1a79ecf034b4ac53b4ca71?d=identicon)[MacsiDigital](/maintainers/MacsiDigital)

---

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)")[![acrossoffwest](https://avatars.githubusercontent.com/u/1808737?v=4)](https://github.com/acrossoffwest "acrossoffwest (1 commits)")

---

Tags

apiclientzoom

### Embed Badge

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

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

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[resend/resend-php

Resend PHP library.

596.2M35](/packages/resend-resend-php)[mozex/anthropic-laravel

Laravel integration for the Anthropic API: facade, config publishing, install command, testing fakes, messages, streaming, tool use, thinking, and batches.

72287.1k1](/packages/mozex-anthropic-laravel)[jubaer/zoom-laravel

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

59117.7k](/packages/jubaer-zoom-laravel)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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