mslwk/freshmail
最新稳定版本:1.0.3
Composer 安装命令:
composer require mslwk/freshmail
包简介
Library for calling FreshMail REST API
关键字:
README 文档
README
FreshMail REST API client library
The library was designed to provide simple interface for using FreshMail API. It is a standalone and requires no outside libraries to work.
Usage
A simple interface is provided to communicate with the API. To call the Ping service:
Use the library:
Call the API:
Installation
Use composer to include the library in your project.
composer require mslwk/freshmail
Features
The library provides methods of communicating with the API to:
- Test connection
- Send transactional emails
- Send SMS messages
- Create a new campaign
- Edit, delete, test and send an existing campaign
- Create, delete, get data about and edit a subscriber
- Create, delete and edit a subscription list
- Get subscription lists
- Register a new account
- Spam-test an email
统计信息
- 总下载量: 13.29k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-07-13

