gordalina/hipay-wallet
Composer 安装命令:
composer require gordalina/hipay-wallet
包简介
Official hipay wallet SDK as a composer package
README 文档
README
This library is the official one from hipaywallet.com but packaged for composer. It is versioned as 1.0 (MAPI_VERSION) and the documentation is version 1.4 from July 1st, 2013.
Installing via Composer
The recommended way to install is through Composer.
# Install Composer $ curl -sS https://getcomposer.org/installer | php # Add easypay-php as a dependency $ php composer.phar require gordalina/hipay-wallet:~1
After installing, you need to require Composer's autoloader:
require 'vendor/autoload.php';
License
This repository (excluding hipay source code) is under the MIT License, see the complete license here
统计信息
- 总下载量: 1.04k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-03-17