This commit is contained in:
ziadoz 2012-10-11 08:22:18 -07:00
parent 6eb6892bdc
commit 5e1e6f97cf
1 changed files with 2 additions and 0 deletions

View File

@ -70,6 +70,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.
* [Ziadoz BCrypt](https://bitbucket.org/ziadoz/bcrypt) - A BCrypt password hashing library.
* [Kherge BCrypt](https://github.com/kherge/Bcrypt) - Another BCrypt password hashing library.
# C Extension Frameworks