Browse Source

pull/4/head
ziadoz 13 years ago
parent
commit
0b468e2324
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 be using:
76 76
 * [Respect Validate](https://github.com/Respect/Validation) - A simple validation library.
77 77
 * [BCrypt](https://github.com/kherge/Bcrypt) - A BCrypt password hashing library.
78 78
 * [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library.
79
+* [Streamer](https://github.com/fzaninotto/Streamer) - A simple object-orientated stream wrapper library.
79 80
 
80 81
 # C Extension Frameworks
81 82
 

Loading…
Cancel
Save