library piction-client
Export data from Piction Digital Asset Management System via its API.
imamuseum/piction-client
Export data from Piction Digital Asset Management System via its API.
- Wednesday, June 8, 2016
- by IMAmuseum
- Repository
- 5 Watchers
- 5 Stars
- 9 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 2 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
Piction Client
This package will work independently of the Laravel Framework., (*1)
Composer Setup
composer require imamuseum/piction-client
Environmental Variables Setup
Add Piction Variables to your .env
:, (*2)
PICTION_ENDPOINT_URL=null
PICTION_IMAGE_URL=null
PICTION_USERNAME=null
PICTION_PASSWORD=null
PICTION_FORMAT=null
PICTION_SURL=null
Laravel Specific
Service Provider
In config\app.php
add to the autoloaded providers -, (*3)
Imamuseum\PictionClient\PictionServiceProvider::class,
Publish Config
php artisan vendor:publish
dev-master
9999999-dev
Export data from Piction Digital Asset Management System via its API.
Sources
Download
MIT
The Requires
2.0.0
2.0.0.0
Export data from Piction Digital Asset Management System via its API.
Sources
Download
MIT
The Requires