From 0b468e232473a51bdf1006a7d7df7e4956a7995e Mon Sep 17 00:00:00 2001 From: ziadoz Date: Tue, 23 Oct 2012 13:21:04 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 6a67e4c..8a27965 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -76,6 +76,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [Respect Validate](https://github.com/Respect/Validation) - A simple validation library. * [BCrypt](https://github.com/kherge/Bcrypt) - A BCrypt password hashing library. * [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library. +* [Streamer](https://github.com/fzaninotto/Streamer) - A simple object-orientated stream wrapper library. # C Extension Frameworks