rui-git/mambo-php-sdk
Composer 安装命令:
composer require rui-git/mambo-php-sdk
包简介
Non official Mambo PHP Library
关键字:
README 文档
README
This is not an official product. For the sake of my developpement, I've took the current version of the SDK to generate a composer compatible project.
This project will not be supported when Mambo.io will release theire own version.
You can get more information on Mambo here https://mambo.io
Requirements
PHP 5.3.0 and later.
Composer
You can install the bindings via Composer. Run the following command:
composer require rui-git/mambo-php-sdk
To use the bindings, use Composer's autoload:
require_once('vendor/autoload.php');
Dependencies
The bindings require the following extension in order to work properly:
If you use Composer, these dependencies should be handled automatically. If you install manually, you'll want to make sure that these extensions are available.
统计信息
- 总下载量: 19
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-01-10