Simple Emailer

Written something you are proud of, post it here.
Post Reply
Josh
Posts: 38
Joined: Tue Oct 11, 2011 9:31 pm

Simple Emailer

Post by Josh »

Okay, we all know how badly the php mail() function sucks, which is why I've written a little (I mean tiny) library which simplifies the use of SwiftMailer.
It only supports SMTP at the minute but I will be doing updates in the future.

https://github.com/Joshwaa/EasyMail
User avatar
rabatos
Posts: 46
Joined: Thu Aug 09, 2012 11:06 am

Re: Simple Emailer

Post by rabatos »

Links no longer active, any chance of a fresh one?
Post Reply