striide/mailer-bundle

Useful Mailer Features.

Installs: 72

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

pkg:composer/striide/mailer-bundle

dev-master 2012-10-09 10:36 UTC

This package is not auto-updated.

Last update: 2025-09-27 17:51:58 UTC


README

The intent with this bundle is to wrap and embelish the mail behaviour in Symfony and Swift.

Example:

$message = new Message(); $message->setTo(); ...

$this->get('striide_mailer.mail.service')->send($message);

Which will log the currnetly mail/message, with more behaviour to follow.

Routing

StriideMailerBundle: resource: "@StriideMailerBundle/Controller/" type: annotation prefix: /