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
- Host: GitHub
- URL: https://github.com/sinri/ark-mail
- Owner: sinri
- License: mit
- Created: 2018-09-07T13:37:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-11T08:28:56.000Z (about 2 years ago)
- Last Synced: 2025-09-11T14:30:34.642Z (9 months ago)
- Language: PHP
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ark-Mail


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.