nixilla/peerindex-api-consumer
Composer 安装命令:
composer require nixilla/peerindex-api-consumer
包简介
PeerIndex API client in PHP
关键字:
README 文档
README
This is small library that allows you to easily interact with PeerIndex API.
Installation
The easiest way - via packagist:
{
"require": {
"nixilla/peerindex-api-consumer": "~0.3"
}
}
Usage:
See example.php
Contributing (with tests):
git clone git://github.com/nixilla/peerindex-api-consumer.git && \ cd peerindex-api-consumer && \ mkdir bin && \ curl -sS https://getcomposer.org/installer | php -- --install-dir=bin && \ ./bin/composer.phar install --dev && \ ./bin/phpunit
Now you can add your code and send me pull request.
统计信息
- 总下载量: 29
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-03-22