PHPackages                             offline-agency/laravel-webex - 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. offline-agency/laravel-webex

ActiveLibrary[API Development](/categories/api)

offline-agency/laravel-webex
============================

A simple integration with Webex

1.1.0(4y ago)21471[2 PRs](https://github.com/offline-agency/laravel-webex/pulls)MITPHPPHP &gt;=7.1CI failing

Since Apr 13Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/offline-agency/laravel-webex)[ Packagist](https://packagist.org/packages/offline-agency/laravel-webex)[ Docs](https://github.com/offline-agency/laravel-webex)[ GitHub Sponsors](https://github.com/offline-agency)[ RSS](/packages/offline-agency-laravel-webex/feed)WikiDiscussions master Synced 1mo ago

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

Laravel Webex
=============

[](#laravel-webex)

[![Latest Stable Version](https://camo.githubusercontent.com/ff78c44c2cca83252a55f010f78d4c14e8517272283523199b43439153361385/68747470733a2f2f706f7365722e707567782e6f72672f6f66666c696e652d6167656e63792f6c61726176656c2d77656265782f762f737461626c65)](https://packagist.org/packages/offline-agency/laravel-webex)[![Total Downloads](https://camo.githubusercontent.com/56d459c52b00ebfefd0bb9263d8846261dbb083ca3626ebf6d67ca285093d43b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f66666c696e652d6167656e63792f6c61726176656c2d77656265782e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/offline-agency/laravel-webex)[![run-tests](https://github.com/offline-agency/laravel-webex/actions/workflows/main.yml/badge.svg)](https://github.com/offline-agency/laravel-webex/actions/workflows/main.yml)[![MIT Licensed](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![StyleCI](https://camo.githubusercontent.com/61424ffe5380958e6a9176e7af70432f54757795ff284e109e5c86719446d77e/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3136373233363930322f736869656c64)](https://styleci.io/repos/167236902)[![codecov](https://camo.githubusercontent.com/8129ac91f74d77cf69b8053e42db3455bd3bcbaafc77d9203051461005cfe164/68747470733a2f2f636f6465636f762e696f2f67682f6f66666c696e652d6167656e63792f6c61726176656c2d77656265782f6272616e63682f6d61737465722f67726170682f62616467652e7376673f746f6b656e3d30424841444a51594157)](https://codecov.io/gh/offline-agency/laravel-webex)

A simple Laravel integration with Webex.

[![Laravel Cart](https://camo.githubusercontent.com/1410a7add1167bfd89b757d38818ac8dc13998327fd68ae807d0a4cd9d60352a/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f4c61726176656c25323057656265782e706e673f7468656d653d6461726b267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d6f66666c696e652d6167656e63792532466c61726176656c2d7765626578267061747465726e3d766f6c63616e6f4c616d70267374796c653d7374796c655f31266465736372697074696f6e3d412b73696d706c652b4c61726176656c2b696e746567726174696f6e2b776974682b5765626578266d643d312673686f7757617465726d61726b3d3026666f6e7453697a653d313030707826696d616765733d766964656f2d63616d657261)](https://camo.githubusercontent.com/1410a7add1167bfd89b757d38818ac8dc13998327fd68ae807d0a4cd9d60352a/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f4c61726176656c25323057656265782e706e673f7468656d653d6461726b267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d6f66666c696e652d6167656e63792532466c61726176656c2d7765626578267061747465726e3d766f6c63616e6f4c616d70267374796c653d7374796c655f31266465736372697074696f6e3d412b73696d706c652b4c61726176656c2b696e746567726174696f6e2b776974682b5765626578266d643d312673686f7757617465726d61726b3d3026666f6e7453697a653d313030707826696d616765733d766964656f2d63616d657261)

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

[](#installation)

Install the package through [Composer](http://getcomposer.org/).

Run the Composer require command from the Terminal:

```
composer require offline-agency/laravel-webex
```

You should publish config file with:

```
php artisan vendor:publish --provider="Offlineagency\LaravelWebex\Providers\LaravelWebexServiceProvider"
```

API coverage
------------

[](#api-coverage)

We're actively working to expand this package to cover all Webex API endpoints.

✅ = implemented

🔜 = coming soon

❌ = not implemented

### Admin

[](#admin)

- #### ❌ Admin Audit Events

    [](#-admin-audit-events)
- #### ❌ Events

    [](#-events)
- #### ❌ Historical Analytics

    [](#-historical-analytics)
- #### ❌ Hybrid Clusters

    [](#-hybrid-clusters)
- #### ❌ Hybrid Connectors

    [](#-hybrid-connectors)
- #### ❌ Licenses

    [](#-licenses)
- #### ❌ Locations

    [](#-locations)
- #### ❌ Meeting Qualities

    [](#-meeting-qualities)
- #### ❌ Memberships

    [](#-memberships)
- #### ❌ Organizations

    [](#-organizations)
- #### ❌ People

    [](#-people)
- #### ❌ Recording Report

    [](#-recording-report)
- #### ❌ Recordings

    [](#-recordings)
- #### ❌ Report Templates

    [](#-report-templates)
- #### ❌ Reports

    [](#-reports)
- #### ❌ Resource Group Memberships

    [](#-resource-group-memberships)
- #### ❌ Resource Group

    [](#-resource-group)
- #### ❌ Roles

    [](#-roles)
- #### ❌ Space Classifications

    [](#-space-classifications)
- #### ❌ Webex Calling Organization Settings

    [](#-webex-calling-organization-settings)
- #### ❌ Webex Calling Person Settings

    [](#-webex-calling-person-settings)
- #### ❌ Workspace Locations

    [](#-workspace-locations)
- #### ❌ Workspace Metrics

    [](#-workspace-metrics)
- #### ❌ Workspaces

    [](#-workspaces)

### Calling

[](#calling)

- #### ❌ BroadWorks Enterprises

    [](#-broadworks-enterprises)
- #### ❌ BroadWorks Subscribers

    [](#-broadworks-subscribers)
- #### ❌ Call Controls

    [](#-call-controls)
- #### ❌ Locations

    [](#-locations-1)
- #### ❌ People

    [](#-people-1)
- #### ❌ Recording Report

    [](#-recording-report-1)
- #### ❌ Webex Calling Organization Settings

    [](#-webex-calling-organization-settings-1)
- #### ❌ Webex Calling Person Settings

    [](#-webex-calling-person-settings-1)
- #### ❌ Webex Calling Voice Messaging

    [](#-webex-calling-voice-messaging)

### Devices

[](#devices)

- #### ❌ Device Configurations

    [](#-device-configurations)
- #### ❌ Devices

    [](#-devices)
- #### ❌ Places

    [](#-places)
- #### ❌ Workspace Locations

    [](#-workspace-locations-1)
- #### ❌ Workspace Metrics

    [](#-workspace-metrics-1)
- #### ❌ Workspace Personalization

    [](#-workspace-personalization)
- #### ❌ Workspaces

    [](#-workspaces-1)
- #### ❌ xAPI

    [](#-xapi)

### Meetings

[](#meetings)

- #### ✅ Meeting Invitees

    [](#-meeting-invitees)
- #### ✅ Meeting Participants

    [](#-meeting-participants)
- #### ❌ Meeting Preferences

    [](#-meeting-preferences)
- #### ❌ Meeting Qualities

    [](#-meeting-qualities-1)
- #### ❌ Meeting Transcripts

    [](#-meeting-transcripts)
- #### ✅ Meetings

    [](#-meetings)
- #### ❌ People

    [](#-people-2)
- #### ❌ Recording Report

    [](#-recording-report-2)
- #### ❌ Recordings

    [](#-recordings-1)
- #### ❌ Webhooks

    [](#-webhooks)

### Messaging

[](#messaging)

- #### ❌ Attachment Actions

    [](#-attachment-actions)
- #### ❌ Events

    [](#-events-1)
- #### ❌ Memberships

    [](#-memberships-1)
- #### ❌ Messages

    [](#-messages)
- #### ❌ Messages with Edit

    [](#-messages-with-edit)
- #### ❌ People

    [](#-people-3)
- #### ❌ Room Tabs

    [](#-room-tabs)
- #### ❌ Rooms

    [](#-rooms)
- #### ❌ Team Memberships

    [](#-team-memberships)
- #### ❌ Teams

    [](#-teams)
- #### ❌ Webhooks

    [](#-webhooks-1)

Documentation
-------------

[](#documentation)

Webex Meetings is a powerful conferencing solution that lets you connect with anyone, anywhere, in real time.

You can find the documentation [here](https://docs.offlineagency.com/laravel-webex/)

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)

- [Offline Agency](https://github.com/offline-agency)
- [Giacomo Fabbian](https://github.com/Giacomo92)
- [Nicolas Sanavia](https://github.com/SanaviaNicolas)
- [All Contributors](https://github.com/offline-agency/laravel-webex/graphs/contributors)

About us
--------

[](#about-us)

Offline Agency is a web design agency based in Padua, Italy. You'll find an overview of our projects [on our website](https://offlineagency.it/).

License
-------

[](#license)

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

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance58

Moderate activity, may be stable

Popularity15

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 79.8% 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 ~8 days

Total

2

Last Release

1481d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/33f8b76656d71bddf83e5924863f37dea04f3f89196e7fb9cf25e30c3ee27093?d=identicon)[offlineagency](/maintainers/offlineagency)

---

Top Contributors

[![SanaviaNicolas](https://avatars.githubusercontent.com/u/56884198?v=4)](https://github.com/SanaviaNicolas "SanaviaNicolas (75 commits)")[![Giacomo92](https://avatars.githubusercontent.com/u/11694429?v=4)](https://github.com/Giacomo92 "Giacomo92 (11 commits)")[![MarcoScapolo](https://avatars.githubusercontent.com/u/180169677?v=4)](https://github.com/MarcoScapolo "MarcoScapolo (3 commits)")[![petrealessio](https://avatars.githubusercontent.com/u/64196684?v=4)](https://github.com/petrealessio "petrealessio (3 commits)")[![francescovarotto](https://avatars.githubusercontent.com/u/86966923?v=4)](https://github.com/francescovarotto "francescovarotto (1 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (1 commits)")

---

Tags

hacktoberfesthacktoberfest2022laravelphpwebexapilaravelintegrationwebexoffline-agency

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/offline-agency-laravel-webex/health.svg)

```
[![Health](https://phpackages.com/badges/offline-agency-laravel-webex/health.svg)](https://phpackages.com/packages/offline-agency-laravel-webex)
```

###  Alternatives

[essa/api-tool-kit

set of tools to build an api with laravel

52680.5k](/packages/essa-api-tool-kit)[smodav/mpesa

M-Pesa API implementation

16363.7k1](/packages/smodav-mpesa)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)[lasserafn/laravel-economic

Economic REST wrapper for Laravel

1118.5k](/packages/lasserafn-laravel-economic)[offline-agency/laravel-fatture-in-cloud

An integration plugin with Fatture in Cloud Api written in Laravel PHP

101.1k](/packages/offline-agency-laravel-fatture-in-cloud)

PHPackages © 2026

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