Libraries tagged by hash
arcanedev/hasher
4685 Downloads
Provides hash tools for Laravel.
nella/simple-hash-authenticator
33 Downloads
Simple Hash Authenticator for Nette Framework
junityco/laravel-hashids
4090 Downloads
A Hashids service provider for Laravel
zzal/cakephp-hash
2630 Downloads
XPath-like path syntax for complex arrays using awesome cakePHP’s Hash class
yzh52521/think-hashing
137 Downloads
The thinkphp6 Hashing package.
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.
vulcandigital/silverstripe-hashupload
126 Downloads
Hashes the name of all files uploaded via the CMS or otherwise. Perfect for large sites that allow file uploads from potentially thousands of members
vipinbose/hashids-bundle
255 Downloads
Integrates hashids/hashids in a Symfony project
vicimus/hashcash
31985 Downloads
touhidurabir/laravel-model-hashid
29 Downloads
A laravel package to generate model hashid based on model id column.
techdeck/password-hash
208 Downloads
password hashing algorithm
swindon/filament-hashids
39 Downloads
A Laravel Filament package that automatically encodes and decodes model IDs using vinkla/hashids for improved security and aesthetics.
ssmulders/hashed-passport
7645 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
scu2008/php-consistent-hash
8 Downloads
a good php consistent hash helper