mslwk / freshmail
Library for calling FreshMail REST API
Installs: 12 746
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 2
Open Issues: 0
Requires
- php: ^7.0.0 | ^8.0
Requires (Dev)
- phpunit/phpunit: ^6.5.14|^7.5.20|^8.5.8|^9.4.2
This package is auto-updated.
Last update: 2024-10-29 04:58:56 UTC
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