Download the PHP package aurigma/asset-storage-api-client without Composer
On this page you can find all versions of the php package aurigma/asset-storage-api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download aurigma/asset-storage-api-client
More information about aurigma/asset-storage-api-client
Files in aurigma/asset-storage-api-client
Package asset-storage-api-client
Short Description PHP API Client for Asset Storage API of Customer's Canvas web-to-print system.
License proprietary
Homepage https://customerscanvas.com
Informations about the package asset-storage-api-client
Aurigma Customer's Canvas SDK - Asset Storage API Client
======================================================
This module is a PHP API client for Asset Storage API which is a part of Customer's Canvas web-to-print system. It is supposed that you are familiar with its services and understand how to use its APIs. To learn more about Customer's Canvas and its services, refer the Getting Started section of its documentation.
Pre-requisites
To be able to use this package, you need to meet the following requirements:
- You must have an account at Customer's Canvas.
For other platforms, see the Backend services article in Customer's Canvas documentation.
Installation
Requirements
PHP 7.4 and later.
Composer
To install the bindings via Composer, add the following to composer.json:
Then run composer install
Getting Started
Please follow the installation procedure.
Receive an access token through your backend as explained in the documentation and deliver it to your app.
Then run the following:
Author
Aurigma Inc https://customerscanvas.com)
All versions of asset-storage-api-client with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.3
guzzlehttp/psr7 Version ^1.7 || ^2.0
jumbojett/openid-connect-php Version ^0.9.2