An open API service indexing awesome lists of open source software.

https://github.com/sinri/ark-mail

The Email Component for Ark 2 & 3
https://github.com/sinri/ark-mail

Last synced: 8 months ago
JSON representation

The Email Component for Ark 2 & 3

Awesome Lists containing this project

README

          

# Ark-Mail

![GitHub Version](https://img.shields.io/github/release/sinri/Ark-Mail.svg)
![Packagist Version](https://img.shields.io/packagist/v/sinri/Ark-Mail.svg)

The Email Component for Ark 2

## Upgrade Design

Since version 1.2.0, class `ArkSMTPMailerConfig` defined to standardise the configuration instead of common array,
the old codes might be incompatible.
Now the charset of email is set to utf-8 by default.