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