imamuseum/piction-client 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

imamuseum/piction-client

Composer 安装命令:

composer require imamuseum/piction-client

包简介

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

README 文档

README

This package will work independently of the Laravel Framework.

Composer Setup

composer require imamuseum/piction-client

Environmental Variables Setup

Add Piction Variables to your .env:

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 -

Imamuseum\PictionClient\PictionServiceProvider::class,

Publish Config

php artisan vendor:publish

统计信息

  • 总下载量: 23
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 5
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-06-08