photon/email-swift

Wrapper for the swiftmailer library

v1.1.0 2020-04-23 15:52 UTC

This package is auto-updated.

Last update: 2024-03-24 00:21:14 UTC


README

Build Status

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"
  1. Enjoy !