1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-05-31 21:40:49 +00:00
This commit is contained in:
Jamie York 2013-02-11 15:28:18 +00:00
parent ee0381fa02
commit a9aecc6b99

View File

@ -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.