belgattitude/openstore-client
Composer 安装命令:
composer require belgattitude/openstore-client
包简介
Openstore client
关键字:
README 文档
README
Installation
Via Composer (alternative 1)
Soluble components can be installed via composer. For composer documentation, please refer to getcomposer.org.
php composer.phar require belgattitude/openstore-client:1.*
Via github clone (alternative 2)
Clone in a directory
cd my/project/dir git clone https://github.com/belgattitude/openstore-client.git . php composer.phar self-update php composer.phar install
Create configuration files
Copy ./config/oclient.config.php.dist in ./config/oclient.config.php
cd ./config
cp oclient.config.php.dist oclient.config.php
Edit base_url and api_key in the configuration file
Updating
cd my/project/dir
git pull
php composer.phar update
统计信息
- 总下载量: 23
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-08-18