asimov-express / adobe-connect
Adobe Connect library for PHP applications
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/asimov-express/adobe-connect
Requires
- php: ~5.6|~7.0
- lib-libxml: >=2.6.21
- psr/log: ^1.0
Requires (Dev)
- phpunit/phpunit: ~5.2
- squizlabs/php_codesniffer: ^2.3
- symfony/process: ^5.4.46
This package is not auto-updated.
Last update: 2025-10-26 07:28:42 UTC
README
PHP library to simplify integration with Adobe Connect Web Services. The scope of this package is to support all methods of the version 9.5.
Install
Via Composer
$ composer require asimov-express/adobe-connect
Usage
// To be done
Supported functions
This project aims to fully support all functions listed in the Action Reference of the Adobe Connect Web Service API v9.5.
</tbody>
| Adobe Connect API Function | Status |
|---|---|
| account-expiry-info | Pending |
| acl-field-info | Pending |
| acl-field-list | Pending |
| acl-field-update | Pending |
| acl-preference-update | Pending |
| cancel-recording-job | Pending |
| common-info | Pending |
| concurrent-training-user-graph | Pending |
| curriculum-contents | Pending |
| custom-fields | Pending |
| custom-fields-delete | Pending |
| custom-field-update | Pending |
| event-guest-invite | Pending |
| event-register | Pending |
| events-attendance | Pending |
| expiry-settings-info | Pending |
| expiry-settings-update | Pending |
| filter-definition | Pending |
| first-time-user-url | Pending |
| get-my-and-shared-events | Pending |
| get-recording-job | Pending |
| group-membership-update | Pending |
| limited-administrator-permissions-update | Pending |
| learning-path-info | Pending |
| learning-path-update | Pending |
| limited-administrator-permissionsinfo | Pending |
| list-generated-recordings | Pending |
| list-recordings | Pending |
| list-recording-jobs | Pending |
| login | Pending |
| logout | Pending |
| meeting-disclaimer-info | Pending |
| meeting-disclaimer-update | Pending |
| meeting-feature-update | Pending |
| permissions‑info | Pending |
| permissions-reset | Pending |
| permissions-update | Pending |
| principals-delete | Pending |
| principal-info | Pending |
| principal-list | Pending |
| principal-list-by-field | Pending |
| principal-update | Pending |
| process-recording | Pending |
| quota-threshold-exceeded | Pending |
| quota-threshold-info | Pending |
| quota-threshold-update | Pending |
| report-active-meetings | Pending |
| report-asset-response-info | Pending |
| report-bulk-consolidated-transactions | Pending |
| report-bulk-objects | Pending |
| report-bulk-questions | Pending |
| report-bulk-slide-views | Pending |
| report-bulk-users | Pending |
| report-course-status | Pending |
| report-curriculum-taker | Pending |
| report-event-participants-complete-information | Pending |
| report-meeting-attendance | Pending |
| report-meeting-concurrent-users | Pending |
| report-meeting-session-users | Pending |
| report-meeting-sessions | Pending |
| report-meeting-summary | Pending |
| report-my-courses | Pending |
| report-my-events | Pending |
| report-my-meetings | Pending |
| report-my-training | Pending |
| report‑quiz‑interactions | Pending |
| report-quiz-question-answer-distribution | Pending |
| report‑quiz‑question‑distribution | Pending |
| report‑quiz‑question‑response | Pending |
| report-quiz-summary | Pending |
| report-quiz-takers | Pending |
| report-quotas | Pending |
| report-sco-slides | Pending |
| report-sco-views | Pending |
| report-user-training-transcripts | Pending |
| report-user-trainings-taken | Pending |
| revert-recording | Pending |
| schedule-recording-job | Pending |
| sco-by-url | Pending |
| sco-contents | Pending |
| sco-delete | Pending |
| sco-expanded-contents | Pending |
| sco-info | Pending |
| sco-move | Pending |
| sco-nav | Pending |
| sco-search | Pending |
| sco-search-by-field | Pending |
| sco-session-seminar-list | Pending |
| sco-shortcuts | Pending |
| sco-update | Pending |
| sco-upload | Pending |
| seminar-session-sco-update | Pending |
| sort-definition | Pending |
| telephony-profile-dial-in-number-update | Pending |
| update-sco-url | Pending |
| user-accounts | Pending |
| user-transcript-update | Pending |
| user-update-pwd | Pending |
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email jorge.sanchez.h@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.