cultuurnet/uitid-credentials
Composer 安装命令:
composer require cultuurnet/uitid-credentials
包简介
Brief description of this PHP library
README 文档
README
Installation
You can install the CultuurNet\uitid-credentials PHP library in different ways:
- Standalone. Clone or download from github and use [Composer][composer]. Run
composer installfrom the root of the clone to download the necessary dependencies. Standalone usage is probably only useful for testing purposes. - Inside your project: require the cultuurnet/uitid-credentials package (it is
[registered on Packagist][packagist]) and run
composer update.
{
"require": {
"cultuurnet/uitid-credentials": "~0.1",
}
}
How it works
This library allows you to interact with the UiTID Auth API, in order to fetch service consumer and access token.
统计信息
- 总下载量: 7.08k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2015-08-24