ucs/mailer

Allows sending mail using multiple configurations

3.0.3 2017-05-30 07:06 UTC

This package is not auto-updated.

Last update: 2019-08-29 01:59:49 UTC


README

This Bundle integrates the UCSLabs/Mailer component into Symfony.

composer require ucs/mailer

Then register the bundle into your kernel:

new UCS\Bundle\MailerBundle\UCSMailerBundle()