Libraries tagged by huasheng
vanqard/passman
1285 Downloads
Super simple password hash manager for hashing password, to verify password hashes and test for the need to rehash a password. Fully compliant oo wrapper.
selfsimilar/laravel-d7-password
2770 Downloads
Laravel package that checks and creates Drupal 7 password hashes
pderas/shambles
29716 Downloads
A hashing library that will generate and add hashes to your laravel models.
gracious/doctrine-encryption-bundle
11573 Downloads
Simple bundle for adding encryption type to Doctrine
crudly/encrypted
3380 Downloads
Encryption and hashing casts for Eloquent
chxj1992/hashring
68892 Downloads
Consistent hashing "hashring" implementation in php (using the same algorithm as libketama)
bolt/passwordlib
82015 Downloads
A Password Hashing Library
typo3/cms-saltedpasswords
320091 Downloads
Uses a password hashing framework for storing passwords. Integrates into the system extension "felogin". Use SSL or rsaauth to secure datatransfer! Please read the manual first!
ekinhbayar/hautelook-phpass
18525 Downloads
Portable PHP password hashing framework
cr/hashcli
7301 Downloads
HashCLI - PHP CLI Tool For hashing
ozh/phpass
68059 Downloads
Portable PHP password hashing framework
mfuns-cn/hyperf-hashing
1728 Downloads
The Hyperf Hashing package.
maliboot/hashing
5127 Downloads
A hash library for Maliboot.
larva/think-hashing
9685 Downloads
The ThinkPHP Hashing package.
jspeedz/php-consistent-hashing
9404 Downloads
Multi-probe consistent hashing implementation for PHP