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

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

macsidigital/zoom-laravel
=========================

Zoom Laravel package

1.0.3(7y ago)63.8k2MITPHPPHP ^7.0

Since Mar 19Pushed 7y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (2)Versions (5)Used By (0)

Laravel package for Zoom video conferencing - No longer maintained, use
======================================================================================================================

[](#laravel-package-for-zoom-video-conferencing---no-longer-maintained-use-httpsgithubcommacsidigitallaravel-zoom)

[![Latest Version on Packagist](https://camo.githubusercontent.com/67d7cfafb588c3c1d16f45fa6b9ec490ad0104c291740f3a81b74f5700a896c6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d616373696469676974616c2f7a6f6f6d2d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/macsidigital/zoom-laravel)[![Build Status](https://camo.githubusercontent.com/13681f6cddc8647ab8d480fee3fdcba3c8bb9609773eb8fcfa3fc5964917ba13/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6d616373696469676974616c2f7a6f6f6d2d6c61726176656c2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/macsidigital/zoom-laravel)[![Quality Score](https://camo.githubusercontent.com/a75118d61637caf7329d50734319e13fe3b007a05da2be248a7cc3ae556f16c9/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6d616373696469676974616c2f7a6f6f6d2d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/macsidigital/zoom-laravel)[![Total Downloads](https://camo.githubusercontent.com/fd8963beab5a95d9569f4e1652528e6521e6a6f9ff1842d6bdd617170d4feedf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d616373696469676974616c2f7a6f6f6d2d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/macsidigital/zoom-laravel)

No longer maintained, use

Package to manage the zoom API in Laravel

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

[](#installation)

You can install the package via composer:

```
composer require macsidigital/zoom-laravel
```

Configuration file
------------------

[](#configuration-file)

Publish the configuration file

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

This will create a zoom/config.php within your 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

```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Colin Hall](https://github.com/macsidigital)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

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 ~33 days

Total

4

Last Release

2562d 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 (5 commits)")

---

Tags

apiclientlaravelzoommacsidigitalzoom-laravel

### Embed Badge

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

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

###  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.7k9.5M84](/packages/openai-php-laravel)[macsidigital/laravel-zoom

Laravel Zoom package

268386.0k](/packages/macsidigital-laravel-zoom)[plivo/plivo-php

A PHP SDK to make voice calls &amp; send SMS using Plivo and to generate Plivo XML

1143.1M19](/packages/plivo-plivo-php)[ellaisys/aws-cognito

Laravel Authentication using AWS Cognito (Web and API)

123256.9k1](/packages/ellaisys-aws-cognito)[resend/resend-php

Resend PHP library.

617.2M37](/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.

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

PHPackages © 2026

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