PHPackages                             hamoda-dev/php-zoomer - 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. hamoda-dev/php-zoomer

ActiveLibrary[API Development](/categories/api)

hamoda-dev/php-zoomer
=====================

Simple Package to interact with zoom

1676PHP

Since Sep 16Pushed 3y ago1 watchersCompare

[ Source](https://github.com/hamoda-dev/php-zoomer)[ Packagist](https://packagist.org/packages/hamoda-dev/php-zoomer)[ RSS](/packages/hamoda-dev-php-zoomer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

PHP-Zoomer
==========

[](#php-zoomer)

PHP-Zoomer is a simple Zoom API library for using to work with Webiners and it give you OAuth implemntation and Server-to-Server OAuth.

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

[](#installation)

via composer run

```
composer require hamoda-dev/php-zoomer

```

How to Use
----------

[](#how-to-use)

### Initialize

[](#initialize)

Initialize the library with the required credentials

```
$zoomer = new Zoomer('clientID', 'clientSecret', 'credenialPath');
```

### Autheriztion

[](#autheriztion)

#### OAuth via URL

[](#oauth-via-url)

1 - Add the redirect URI

```
$zoomer->setRedirectUri('redirectURI');
```

2 - Get OAuth URL

```
$zoomer->getOAuthUrl();
```

#### Server to Server OAuth

[](#server-to-server-oauth)

1 - Add the Account ID

```
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/220b782cf42d7a19b879b90823af25b757fe7a1edcfb41e7295fb0bb75d36018?d=identicon)[hamoda-dev](/maintainers/hamoda-dev)

---

Top Contributors

[![hamoda-dev](https://avatars.githubusercontent.com/u/45687193?v=4)](https://github.com/hamoda-dev "hamoda-dev (16 commits)")

---

Tags

phpzoomzoom-api

### Embed Badge

![Health badge](/badges/hamoda-dev-php-zoomer/health.svg)

```
[![Health](https://phpackages.com/badges/hamoda-dev-php-zoomer/health.svg)](https://phpackages.com/packages/hamoda-dev-php-zoomer)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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