1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-04 23:40:47 +00:00

Add Mandrill to list of libraries that Stampie can interface with.

This commit is contained in:
ziadoz 2014-06-26 13:33:26 -06:00
parent a05fa47eca
commit 2510ee2f4f

View File

@ -153,7 +153,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [PHPMailer](https://github.com/PHPMailer/PHPMailer) - Another mailer solution.
* [Fetch](https://github.com/tedivm/Fetch) - An IMAP library.
* [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library.
* [Stampie](https://github.com/henrikbjorn/Stampie) - A library for email services such as [SendGrid](http://sendgrid.com), [PostMark](http://postmarkapp.com) and [MailGun](http://www.mailgun.com).
* [Stampie](https://github.com/henrikbjorn/Stampie) - A library for email services such as [SendGrid](http://sendgrid.com), [PostMark](http://postmarkapp.com), [MailGun](http://www.mailgun.com) and [Mandrill](http://www.mandrill.com).
## Files
*Libraries for file manipulation and MIME type detection.*