PHPackages                             praetoriantechnology/smart-mailer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. praetoriantechnology/smart-mailer

AbandonedArchivedLibrary

praetoriantechnology/smart-mailer
=================================

Smart mailer based on Symfony Mailer which supports dynamic source mailboxes and easy integration of files within emails

0.2(2y ago)01.7kGPL-3.0-or-laterPHP

Since Sep 5Pushed 8mo ago2 watchersCompare

[ Source](https://github.com/praetoriantechnology/smart-mailer)[ Packagist](https://packagist.org/packages/praetoriantechnology/smart-mailer)[ RSS](/packages/praetoriantechnology-smart-mailer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (9)Versions (9)Used By (0)

Praetorian Technology: Smart Mailer
===================================

[](#praetorian-technology-smart-mailer)

[![Tests status](https://github.com/praetoriantechnology/smart-mailer/workflows/tests/badge.svg)](https://github.com/praetoriantechnology/smart-mailer/workflows/tests/badge.svg)[![GitHub tag (latest SemVer)](https://camo.githubusercontent.com/bb5270c357fa2a168153c5c03ca96bf210c9fb03019c1ecef9d59719b4ebda4e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f70726165746f7269616e746563686e6f6c6f67792f736d6172742d6d61696c65723f6c6162656c3d6c617465737425323076657273696f6e26736f72743d73656d766572)](https://camo.githubusercontent.com/bb5270c357fa2a168153c5c03ca96bf210c9fb03019c1ecef9d59719b4ebda4e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f70726165746f7269616e746563686e6f6c6f67792f736d6172742d6d61696c65723f6c6162656c3d6c617465737425323076657273696f6e26736f72743d73656d766572)

Smart mailer is a simple library which assits sending of emails with use of symfony/mailer component. At the moment it requires SMTP connection, but grants features like easy embedding of images, easier attachments adding, exceptions tracking and use of string templates instead of files.

Sample use:

```
