flameplace/sendpulse-laravel
最新稳定版本:v1.0
Composer 安装命令:
composer require flameplace/sendpulse-laravel
包简介
Laravel Package for Sendpulse API. Provides easy access to the sendpulse/sendpulse-rest-api-php library.
README 文档
README
Laravel Package for Sendpulse API. Provides easy access to the sendpulse/sendpulse-rest-api-php library.
Install With Composer:
composer require flameplace/sendpulse-laravel
Define into .env
SENDPULSE_API_USER_ID=<your api user id>
SENDPULSE_API_SECRET=<your api secret>
Usage
Sendpulse::listAddressBooks();
The full list of available commands can be found here
统计信息
- 总下载量: 1.21k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-10-12