|
|
@@ -55,6 +55,7 @@ A list of amazingly awesome PHP libraries that you should be using:
|
|
55
|
55
|
* [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation.
|
|
56
|
56
|
* [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
|
|
57
|
57
|
* [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library.
|
|
|
58
|
+* [Fetch](https://github.com/tedivm/Fetch) - An IMAP library.
|
|
58
|
59
|
|
|
59
|
60
|
# C Extension Frameworks
|
|
60
|
61
|
* [Phalcon PHP](http://phalconphp.com/) - A high performance C extension framework.
|