Browse Source

pull/4/head
Jamie York 13 years ago
parent
commit
a9aecc6b99
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md View File

@@ -76,6 +76,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
76 76
 * [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation.
77 77
 * [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library.
78 78
 * [Fetch](https://github.com/tedivm/Fetch) - An IMAP library.
79
+* [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library.
79 80
 * [Lex](https://github.com/pyrocms/lex) - A lightweight template parser.
80 81
 * [Sslurp](https://github.com/EvanDotPro/Sslurp) - A library that makes dealing with SSL suck less.
81 82
 * [Composition](https://github.com/composition/composition) - A library to check your Composer environment at runtime.

Loading…
Cancel
Save