ucs/mailer

Allows sending mail using multiple configurations

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Installs: 800

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:symfony-bundle

pkg:composer/ucs/mailer

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()