Download the PHP package cerpus/edlib-api-client without Composer
On this page you can find all versions of the php package cerpus/edlib-api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cerpus/edlib-api-client
More information about cerpus/edlib-api-client
Files in cerpus/edlib-api-client
Package edlib-api-client
Short Description Client for Cerpus Edlib Common API
License GPL-3.0
Informations about the package edlib-api-client
Client for Cerpus Edlib Common API
Authenticaton
See the Edlib API Documentation
for steps on obtaining application id and token.
Set the credentials either by using the setCredentials
method, or by creating an instance of EdlibApiClient
and providing them in the config.
Which headers to set are described in the documentation in the Make authenticated requests section.
Available endpoints
setCollaboratorContext
Set or update collaborator context.
https://docs.edlib.com/docs/developers/api-documentation/application-api/collaborator-contexts
generateH5pFromQa
Generate H5P from QA.
https://docs.edlib.com/docs/developers/api-documentation/application-api/generate-h5p-from-qa
All versions of edlib-api-client with dependencies
ext-json Version *
guzzlehttp/guzzle Version ^6.3.3|^7.0
guzzlehttp/promises Version ^1.4