This commit is contained in:
ziadoz 2012-10-16 12:10:26 -07:00
parent 2153a3b9a9
commit b3b469628b
1 changed files with 2 additions and 1 deletions

View File

@ -73,7 +73,8 @@ A list of amazingly awesome PHP libraries that you should be using:
* [Poser](https://github.com/FrenkyNet/Poser) - A Composer class aliasing library.
* [Version](https://github.com/kherge/Version) - A parsing and comparison library for semantic versioning.
* [Respect Validate](https://github.com/Respect/Validation) - A simple validation library.
* [Kherge BCrypt](https://github.com/kherge/Bcrypt) - A BCrypt password hashing library.
* [BCrypt](https://github.com/kherge/Bcrypt) - A BCrypt password hashing library.
* [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library.
# C Extension Frameworks