offline-agency/laravel-webex is a Laravel package for a simple integration with webex.
It currently has 2 GitHub stars and 147 downloads on Packagist (latest version 1.1.0).
Install it with composer require offline-agency/laravel-webex.
Discover more Laravel packages by offline-agency
or browse all Laravel packages to compare alternatives.
Last updated
A simple Laravel integration with Webex.

Install the package through Composer.
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"
We're actively working to expand this package to cover all Webex API endpoints.
✅ = implemented
🔜 = coming soon
❌ = not implemented
Webex Meetings is a powerful conferencing solution that lets you connect with anyone, anywhere, in real time.
You can find the documentation here
Please see CONTRIBUTING for details.
If you discover any security-related issues, please email [email protected] instead of using the issue tracker.
Offline Agency is a web design agency based in Padua, Italy. You'll find an overview of our projects on our website.
The MIT License (MIT). Please see License File for more information.