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