devdemi/voximplant-api
Composer 安装命令:
composer require devdemi/voximplant-api
包简介
Voximplant API SDK for PHP
关键字:
README 文档
README
PHP Voximpalnt API SDK
Requirements
PHP 5.3 or above Curl
Links
- Voximpalnt API: doc
Getting started
Installation
- Add
"devdemi/voximplant-api": "*"tocomposer.jsonof your application. Or clone repo to your project. - If you are using composer - simply use
require_once 'vendor/autoload.php';otherwise paste following coderequire_once '/path/to/cloned/repo/lib/API.php';
统计信息
- 总下载量: 2.58k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-11-06