PHPackages                             roi-up-agency/laravel-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. roi-up-agency/laravel-zoom

ActiveLibrary[API Development](/categories/api)

roi-up-agency/laravel-zoom
==========================

Zoom Wrapper for Laravel

0.1.6(5y ago)076MITPHPPHP ^7.0CI failing

Since Mar 25Pushed 5y ago1 watchersCompare

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

READMEChangelog (7)Dependencies (2)Versions (9)Used By (0)

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

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 roi-up-agency/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:

```
RoiUp\Zoom\ZoomServiceProvider::class

```

### Step 3: Publish Configs

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

From the command line, run:

```
php artisan vendor:publish --provider="RoiUp\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 RoiUp\Zoom\Zoom();

$zoom->users->list();

```

### RESOURCES

[](#resources)

```
Meetings
Panelists
Registrants
Users
Webinars

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~35 days

Recently: every ~51 days

Total

7

Last Release

2028d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/52db86196e778f12e6aa5b8e4803052700bcf08dae3dfbb6ee957c4209fcb2e1?d=identicon)[jsolam](/maintainers/jsolam)

---

Top Contributors

[![jsolam](https://avatars.githubusercontent.com/u/34037044?v=4)](https://github.com/jsolam "jsolam (5 commits)")

---

Tags

apiclientzoom

### Embed Badge

![Health badge](/badges/roi-up-agency-laravel-zoom/health.svg)

```
[![Health](https://phpackages.com/badges/roi-up-agency-laravel-zoom/health.svg)](https://phpackages.com/packages/roi-up-agency-laravel-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)
