dallasmuseumofart/piction-client
最新稳定版本:3.0.15
Composer 安装命令:
composer require dallasmuseumofart/piction-client
包简介
Export data from Piction Digital Asset Management System via its API.
README 文档
README
Export data from Piction Digital Asset Management System via its API.
Forked from Imamuseum\PictionClient for PHP 7.x compatibility
Installation
composer require dallasmuseumofart/piction-client
Composer Setup
{
"require": {
"dallasmuseumofart/piction-client": "dev-master@dev"
},
"repositories": [
{
"type": "git",
"url": "https://bitbucket.org/DallasMuseumArt/piction-client.git"
}
]
}
Environmental Variables Setup
Add Piction Variables to your environment
PICTION_ENDPOINT_URL=null
PICTION_IMAGE_URL=null
PICTION_USERNAME=null
PICTION_PASSWORD=null
PICTION_FORMAT=null
PICTION_SURL=null
CHANGELOG
3.0.10 removed dotenv dependency, favoring getenv and putenv
统计信息
- 总下载量: 524
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-10-27