2017 © Pedro Peláez
 

library piction-client

Export data from Piction Digital Asset Management System via its API.

image

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

The README.md

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

The Versions

08/06 2016

dev-master

9999999-dev

Export data from Piction Digital Asset Management System via its API.

  Sources   Download

MIT

The Requires

 

08/06 2016

2.0.0

2.0.0.0

Export data from Piction Digital Asset Management System via its API.

  Sources   Download

MIT

The Requires

 

02/12 2015

1.0.0

1.0.0.0

  Sources   Download

The Requires