prbdias/mbway-php
最新稳定版本:0.1
Composer 安装命令:
composer require prbdias/mbway-php
包简介
PHP library to communicate with MB WAY API.
关键字:
README 文档
README
PHP library to communicate with MB WAY API.
Installing via Composer
The recommended way to install is through Composer.
# Install Composer $ curl -sS https://getcomposer.org/installer | php # Add mbway-php as a dependency $ php composer.phar require prbdias/mbway-php:0.1
After installing, you need to require Composer's autoloader:
require 'vendor/autoload.php';
License
This library is under the MIT License, see the complete license here
统计信息
- 总下载量: 13.68k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 12
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-02-10