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

https://github.com/photon/email-swift

Wrapper to use swift mail with photon
https://github.com/photon/email-swift

Last synced: about 1 year ago
JSON representation

Wrapper to use swift mail with photon

Awesome Lists containing this project

README

          

email-swift
========

[![Build Status](https://travis-ci.org/photon/email-swift.svg?branch=master)](https://travis-ci.org/photon/email-swift)

Wrapper for the swiftmailer library

Quick start
-----------

1) Add the module

Use composer to add the module in your project

composer require "photon/email-swift:dev-master"

or for a specific version

composer require "photon/email-swift:1.0.0"

2) Enjoy !