Libraries tagged by hash
hashids/hashids
40008975 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
ramsey/collection
389135310 Downloads
A PHP library for representing and manipulating collections.
vinkla/hashids
10959077 Downloads
A Hashids bridge for Laravel
symfony/password-hasher
105731676 Downloads
Provides password hashing utilities
ircmaxell/password-compat
53521091 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
lastguest/murmurhash
7030361 Downloads
MurmurHash3 Hash
jenssegers/imagehash
1821211 Downloads
Perceptual image hashing for PHP
cakephp/utility
22554539 Downloads
CakePHP Utility classes such as Inflector, String, Hash, and Security
sqids/sqids
627394 Downloads
Generate short YouTube-looking IDs from numbers
paragonie/halite
6987954 Downloads
High-level cryptography interface powered by libsodium
knplabs/doctrine-behaviors
11672443 Downloads
Doctrine Behavior Traits
jenssegers/optimus
4002312 Downloads
Id obfuscation based on Knuth's integer hash method
igorw/get-in
11670631 Downloads
Functions for hash map (assoc array) traversal.
phpspec/php-diff
54473732 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
roots/wp-password-bcrypt
9324573 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.