1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-09-28 12:49:05 +00:00
This commit is contained in:
Jamie York 2013-04-30 07:13:25 -07:00
parent 84fd49d646
commit 12a0a441ac

View File

@ -61,6 +61,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
## Email
* [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
* [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.