Merge pull request #217 from barryvdh/patch-1

Add CssToInlineStyles to Email section
This commit is contained in:
Jamie York 2014-10-22 15:53:49 -06:00
commit 21f0b937a5
1 changed files with 1 additions and 0 deletions

View File

@ -167,6 +167,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [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), [MailGun](http://www.mailgun.com) and [Mandrill](http://www.mandrill.com).
* [CssToInlineStyles](https://github.com/tijsverkoyen/CssToInlineStyles) - A library to inline CSS in email templates.
## Files
*Libraries for file manipulation and MIME type detection.*