offline-agency / laravel-webex
A simple integration with Webex
Fund package maintenance!
offline-agency
Requires
- php: >=7.1
- ext-json: *
- guzzlehttp/guzzle: ^6.5|7.0.1|^7.2
- illuminate/container: ^6.0|^7.0|^8.0|^9.0
- illuminate/http: ^6.0|^7.0|^8.0|^9.0
- illuminate/support: ^5.0|^6.0|^7.0|^8.0|^9.0
Requires (Dev)
- doctrine/dbal: ^2.5
- mockery/mockery: ^1.0
- orchestra/testbench: ^4.0|^6.0
- php-coveralls/php-coveralls: ^2.4
- phpunit/phpunit: ^6.0|^7.0|^8.0|^9.0
This package is auto-updated.
Last update: 2024-12-23 14:27:04 UTC
README
A simple Laravel integration with Webex.
Installation
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"
API coverage
We're actively working to expand this package to cover all Webex API endpoints.
✅ = implemented
🔜 = coming soon
❌ = not implemented
Admin
-
❌ Admin Audit Events
-
❌ Events
-
❌ Historical Analytics
-
❌ Hybrid Clusters
-
❌ Hybrid Connectors
-
❌ Licenses
-
❌ Locations
-
❌ Meeting Qualities
-
❌ Memberships
-
❌ Organizations
-
❌ People
-
❌ Recording Report
-
❌ Recordings
-
❌ Report Templates
-
❌ Reports
-
❌ Resource Group Memberships
-
❌ Resource Group
-
❌ Roles
-
❌ Space Classifications
-
❌ Webex Calling Organization Settings
-
❌ Webex Calling Person Settings
-
❌ Workspace Locations
-
❌ Workspace Metrics
-
❌ Workspaces
Calling
-
❌ BroadWorks Enterprises
-
❌ BroadWorks Subscribers
-
❌ Call Controls
-
❌ Locations
-
❌ People
-
❌ Recording Report
-
❌ Webex Calling Organization Settings
-
❌ Webex Calling Person Settings
-
❌ Webex Calling Voice Messaging
Devices
-
❌ Device Configurations
-
❌ Devices
-
❌ Places
-
❌ Workspace Locations
-
❌ Workspace Metrics
-
❌ Workspace Personalization
-
❌ Workspaces
-
❌ xAPI
Meetings
-
✅ Meeting Invitees
-
✅ Meeting Participants
-
❌ Meeting Preferences
-
❌ Meeting Qualities
-
❌ Meeting Transcripts
-
✅ Meetings
-
❌ People
-
❌ Recording Report
-
❌ Recordings
-
❌ Webhooks
Messaging
-
❌ Attachment Actions
-
❌ Events
-
❌ Memberships
-
❌ Messages
-
❌ Messages with Edit
-
❌ People
-
❌ Room Tabs
-
❌ Rooms
-
❌ Team Memberships
-
❌ Teams
-
❌ Webhooks
Documentation
Webex Meetings is a powerful conferencing solution that lets you connect with anyone, anywhere, in real time.
You can find the documentation here
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security-related issues, please email support@offlineagency.com instead of using the issue tracker.
Credits
About us
Offline Agency is a web design agency based in Padua, Italy. You'll find an overview of our projects on our website.
License
The MIT License (MIT). Please see License File for more information.