Skip to content

Latest commit

 

History

History
executable file
·
36 lines (23 loc) · 1.4 KB

README.md

File metadata and controls

executable file
·
36 lines (23 loc) · 1.4 KB

SMTP channel module for Mailery Platform

SMTP channel module for Mailery Platform

Latest Stable Version Total Downloads Build Status Scrutinizer Code Quality Scrutinizer Code Coverage

SMTP channel module for Mailery Platform

Installation

The preferred way to install this library is through composer.

Either run

php composer.phar require "maileryio/mailery-channel-smtp"

or add

"maileryio/mailery-channel-smtp": "*"

to the require section of your composer.json.

License

This project is released under the terms of the BSD-3-Clause license. Read more here.

Copyright © 2020, Mailery (https://mailery.io)