Libraries tagged by hash
hyperf-ext/hashing
72288 Downloads
The Hyperf Hashing package.
heyday/silverstripe-hashpath
72101 Downloads
Hash path provides a function in SilverStripe templates which given a path to an asset returns a path including a hash of the asset
chxj1992/hashring
68367 Downloads
Consistent hashing "hashring" implementation in php (using the same algorithm as libketama)
cayetanosoriano/hashids-bundle
157338 Downloads
Bundle for integration of hashids lib to the container
adamhopkinson/laravel-model-hash
5162 Downloads
A trait which automatically generates a unique hash per model instance
shahonseven/php-color-hash
61514 Downloads
Generate color based on the given string. Backported from the Javascript library color-hash
robinpowered/php-ntlm
100958 Downloads
Message encoder/decoder and password hasher for the NTLM authentication protocol
passwordlib/passwordlib
219474 Downloads
A Password Hashing Library
miladrahimi/phpcrypt
61018 Downloads
Encryption, decryption, and hashing tools for PHP projects
dpolac/dictionary
217430 Downloads
Collection indexed with objects and scalars
delight-im/ids
7822 Downloads
Short, obfuscated and efficient IDs for PHP
bnomei/kirby3-fingerprint
26804 Downloads
File Method and css/js helper to add cache-busting hash and optional Subresource Integrity to file
ayesh/stateless-csrf
16164 Downloads
Secret-key based state-less CSRF token generator and validator for PHP 8. State-less means you do not have to store the CSRF token in session or database.
psx/record
203626 Downloads
Data HashMap implementation
joegreen0991/hyperloglog
12802 Downloads
A hyper log log with min hash data structure library, for counting cardinalities. Union and intersection capable