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