Libraries tagged by hashes
zzal/cakephp-hash
2630 Downloads
XPath-like path syntax for complex arrays using awesome cakePHP’s Hash class
yiranzai/hash-dht
3 Downloads
PHP Distributed Hash Table
white-rabbit-1-sketch/php-file-hash-map
4 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
techdeck/password-hash
206 Downloads
password hashing algorithm
scu2008/php-consistent-hash
8 Downloads
a good php consistent hash helper
poldixd/integer-hash
598 Downloads
Generates a not unique integer hash from an integer. You can set a optional max size parameter.
naldi/laravel-sri-hash
10645 Downloads
SRI Hash generator for laravel
mattmontgomery/sri-integrity-hashes
1306 Downloads
A tool for generating subresource integrity hashes
m-derakhshi/php-crypto-hash-encrypt
111 Downloads
php-crypto-hash-encrypt
kelunik/streaming-hash
10 Downloads
On the fly hashing for Amp's streams.
globyapp/hash-sensitive
637 Downloads
Monolog processor to protect sensitive information from logging by hashing the values
dpc/hash-verifier
49 Downloads
Package for Nonce Generation & HMac Validation for authentication with APIs
cviebrock/artisan-hash
84 Downloads
Adds Artisan tasks to Laravel to work with password hashes from the CLI.
boehm_s/php-proximity-hash
2261 Downloads
A PHP port of the proximityhash algorithm by Ashwin Nair
ayesh/wordpress-password-hash
166 Downloads
Wordpress plugin to change its password hashing mechanism with PHP native password_* set of functions.