wensleydale/sendpulse-rest-api-php
最新稳定版本:1.0.3
Composer 安装命令:
composer require wensleydale/sendpulse-rest-api-php
包简介
Composer enabled version of the SendPulse REST client library
关键字:
README 文档
README
A simple composer enabled version of the SendPulse REST client library and example for PHP.
Installing via Composer
The recommended way to install the library is through Composer.
# Install Composer curl -sS https://getcomposer.org/installer | php # Add sendpulse-rest-api as a dependency php composer.phar require wensleydale/sendpulse-rest-api:dev-master
After installing, you need to require Composer's autoloader:
require 'vendor/autoload.php';
统计信息
- 总下载量: 4.8k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-01-19