I work with PHP Password Library
Is a simple, easy to use password hashing library for PHP 5.3+. Several password hashing schemes are supported by the library, including bcrypt and PBKDF2. The project is inspired by Python’s Passlib.
http://rchouinard.github.io/phpass/