Libraries tagged by hashes
ramsey/collection
353965216 Downloads
A PHP library for representing and manipulating collections.
hashids/hashids
37681554 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
vinkla/hashids
10298887 Downloads
A Hashids bridge for Laravel
ircmaxell/password-compat
52766093 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
lastguest/murmurhash
6293358 Downloads
MurmurHash3 Hash
jenssegers/imagehash
1730653 Downloads
Perceptual image hashing for PHP
cakephp/utility
21259360 Downloads
CakePHP Utility classes such as Inflector, String, Hash, and Security
igorw/get-in
11333630 Downloads
Functions for hash map (assoc array) traversal.
roots/wp-password-bcrypt
8983841 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
jenssegers/optimus
3769965 Downloads
Id obfuscation based on Knuth's integer hash method
mikemclin/laravel-wp-password
2992204 Downloads
Laravel package that checks and creates WordPress password hashes
yiisoft/security
310255 Downloads
Security utilities
aplus/crypto
1579968 Downloads
Aplus Framework Crypto Library
deligoez/laravel-model-hashid
52111 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
indigophp/hash-compat
925466 Downloads
Backports hash_* functionality to older PHP versions