PHPackages                             applab/webex-meeting - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. applab/webex-meeting

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

applab/webex-meeting
====================

Applab Webex Meeting

v1.1(4y ago)43.8kMITPHPPHP &gt;=5.6

Since Jan 25Pushed 4y ago1 watchersCompare

[ Source](https://github.com/applab-qatar/webex-meeting)[ Packagist](https://packagist.org/packages/applab/webex-meeting)[ RSS](/packages/applab-webex-meeting/feed)WikiDiscussions main Synced 1mo ago

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

[![](https://camo.githubusercontent.com/3c82694f87d9c29e9a313f1a1a8f37d6d7ba3ea24d6c3871caad9c3b5446b816/68747470733a2f2f6170706c61622e71612f77702d636f6e74656e742f75706c6f6164732f323032302f31312f706167652d6c6f676f2e737667)](https://applab.qa)

Webex meeting
-------------

[](#webex-meeting)

Webex meeting is a package for Laravel 8 which allows you manage webex meeting and invitee over your laravel. The package allows you to manage your events and its attendees with Webex meeting and its invitees.

Below are a full list of features:

- Meeting
    - Creates a new meeting.
    - List Meetings
    - Retrieves details for a meeting with a specified meeting ID.
    - Update a Meeting
    - Deletes a meeting with a specified meeting ID
- Invitees
    - Lists meeting invitees for a meeting with a specified meetingId.
    - Invites a person to attend a meeting.
    - Retrieves details for a meeting invitee
    - Retrieves details for a meeting invitee

About Applab
------------

[](#about-applab)

AppLab is a leading company specialized in online platforms development. Online Platforms include Back-end, Databases, Web Applications and Mobile

About Webex Platform
--------------------

[](#about-webex-platform)

[Webex](https://www.webex.com) Meetings is a powerful conferencing solution that lets you connect with anyone, anywhere, in real time. By combining video, audio and content sharing, Webex Meetings creates an effective conferencing environment, leading to more satisfying meetings and increased productivity.

- [Getting Started](https://developer.webex.com/docs/api/getting-started)
- [Integration](https://developer.webex.com/docs/integrations)
- [Webex REST API Basics](https://developer.webex.com/docs/api/basics)

Meetings
--------

[](#meetings)

Meetings are virtual conferences where users can collaborate in real time using audio, video, content sharing, chat, online whiteboards, and to collaborate.

This API focuses primarily on the scheduling and management of meetings. You can use the Meetings API to list, create, get, update, and delete meetings.

Several types of meeting objects are supported by this API, such as meeting series, scheduled meeting, and ended or in-progress meeting instances. See the [Webex Meetings](https://developer.webex.com/docs/api/guides/webex-meetings-rest-api) guide for more information about the types of meetings.

#### What are Integrations?

[](#what-are-integrations)

- Register your integration with Webex
- Request permission using an OAuth Grant Flow
- Exchange the resulting authorization code for an access token
- Use the access token to make your API calls

Installing Webex Meeting
------------------------

[](#installing-webex-meeting)

The recommended way to install Webex Meeting is through [Composer](https://getcomposer.org/).

```
composer require applab/webex-meeting
```

Publish configuration and migrations

```
php artisan vendor:publish --provider="Applab\WebexMeeting\WebexMeetingServiceProvider"
```

The service provider is loaded automatically using [package discovery](https://laravel.com/docs/5.7/packages#package-discovery).

Usage
-----

[](#usage)

### Configuration

[](#configuration)

The package ships with a configuration file called applab-webex.php which is published to the config directory during installation. Below is an outline of the settings.

```
client-id
```

Issued when creating your webex app

```
client-secret
```

Remember this guy? You kept it safe somewhere when creating your integration

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

If you discover a security vulnerability within this package, please send an e-mail to Manu Applab via . All security vulnerabilities will be promptly addressed.

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

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

Total

3

Last Release

1526d ago

Major Versions

v0.2 → v1.12022-03-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/941d3c1ea621f54eb13649bb7be84a494b7a8753affa07fc20adf03819c1c78b?d=identicon)[manu-applab](/maintainers/manu-applab)

---

Top Contributors

[![manu-applab](https://avatars.githubusercontent.com/u/63874612?v=4)](https://github.com/manu-applab "manu-applab (15 commits)")

---

Tags

laravelmeetingwebexapplabciscoQatar

### Embed Badge

![Health badge](/badges/applab-webex-meeting/health.svg)

```
[![Health](https://phpackages.com/badges/applab-webex-meeting/health.svg)](https://phpackages.com/packages/applab-webex-meeting)
```

###  Alternatives

[stevebauman/location

Retrieve a user's location by their IP Address

1.3k7.6M65](/packages/stevebauman-location)[gehrisandro/tailwind-merge-laravel

TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them

341682.2k18](/packages/gehrisandro-tailwind-merge-laravel)[backpack/basset

Dead-simple way to load CSS or JS assets only once per page, when using Laravel 10+.

202832.4k6](/packages/backpack-basset)[firefly-iii/data-importer

Firefly III Data Import Tool.

7545.8k](/packages/firefly-iii-data-importer)[bensampo/laravel-embed

Painless responsive embeds for videos, slideshows and more.

142146.8k](/packages/bensampo-laravel-embed)[glhd/conveyor-belt

14797.0k](/packages/glhd-conveyor-belt)

PHPackages © 2026

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