Libraries tagged by hashes
ramsey/collection
397512617 Downloads
A PHP library for representing and manipulating collections.
hashids/hashids
40553844 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
vinkla/hashids
11113845 Downloads
A Hashids bridge for Laravel
ircmaxell/password-compat
53728745 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
lastguest/murmurhash
7212131 Downloads
MurmurHash3 Hash
jenssegers/imagehash
1841971 Downloads
Perceptual image hashing for PHP
cakephp/utility
22821454 Downloads
CakePHP Utility classes such as Inflector, String, Hash, and Security
igorw/get-in
11742112 Downloads
Functions for hash map (assoc array) traversal.
jenssegers/optimus
4059645 Downloads
Id obfuscation based on Knuth's integer hash method
roots/wp-password-bcrypt
9386630 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.
mikemclin/laravel-wp-password
3125626 Downloads
Laravel package that checks and creates WordPress password hashes
yiisoft/security
340332 Downloads
Security utilities
elhebert/laravel-sri
185013 Downloads
Subresource Integrity hash generator for laravel
deligoez/laravel-model-hashid
64079 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
indigophp/hash-compat
946799 Downloads
Backports hash_* functionality to older PHP versions