From a9aecc6b99987c28e2ebd1c0a63b65dd0f10e414 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Mon, 11 Feb 2013 15:28:18 +0000 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 1c052b4..b33518e 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -76,6 +76,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation. * [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library. * [Fetch](https://github.com/tedivm/Fetch) - An IMAP library. +* [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library. * [Lex](https://github.com/pyrocms/lex) - A lightweight template parser. * [Sslurp](https://github.com/EvanDotPro/Sslurp) - A library that makes dealing with SSL suck less. * [Composition](https://github.com/composition/composition) - A library to check your Composer environment at runtime.