Download the PHP package danskernesdigitalebibliotek/ddb-cover-service-php-client without Composer
On this page you can find all versions of the php package danskernesdigitalebibliotek/ddb-cover-service-php-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download danskernesdigitalebibliotek/ddb-cover-service-php-client
More information about danskernesdigitalebibliotek/ddb-cover-service-php-client
Files in danskernesdigitalebibliotek/ddb-cover-service-php-client
Package ddb-cover-service-php-client
Short Description Api Client for DDF Cover Service
License AGPL-3.0-only
Homepage https://github.com/danskernesdigitalebibliotek/ddb-cover-service-php-client
Informations about the package ddb-cover-service-php-client
Api Client for DDF Cover Service
This is a PHP Api Client for DDF Cover Service. This service provides covers for library materials indexed by isbn, issn, faust, pid. The service is provided by Danskernes Digitale Bibliotek
Authentication notes
Authentication is done via OAuth2 against auth.dbc.dk. To obtain a valid token follow instructions in 1.2. Password Grant. To use the \"Authorize\" option in this tool use your 'client_id' and 'client_secret' and fill in '@' for both username and password.
Implementation notes
This PHP package is automatically generated by the Swagger Codegen project:
- API version: 2.0
- Package version: 2.0.0
- Build package: io.swagger.codegen.v3.generators.php.PhpClientCodegen
Requirements
PHP 5.5 and later
Installation & Usage
Composer
To install the bindings via Composer, do:
Manual Installation
Download the files and include autoload.php
:
Getting Started
Please follow the installation procedure and then run the following:
Documentation for API Endpoints
All URIs are relative to /
Class | Method | HTTP request | Description |
---|---|---|---|
CoverApi | getCoverCollection | GET /api/v2/covers | Search multiple covers |
Documentation For Models
- Cover
- ImageUrl
Documentation For Authorization
oauth
- Type: OAuth
- Flow: password
- Authorization URL:
- Scopes:
- ****:
Author
All versions of ddb-cover-service-php-client with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2