Libraries tagged by jhasheng
eso/chashing-bundle
42 Downloads
Consistent hashing
merlinthemagic/mtm-utilities
215 Downloads
Utilities for PHP 7
karavasilev/cryptomanana
58 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
itcover/password-processor
11110 Downloads
Framework-agnostic password processing library
esi/consistent-hash
112 Downloads
ConsistentHash is a small library which implements consistent hashing. Modernized fork of flexihash/flexihash.
chrisholland/hashtuner
1 Downloads
Framework for tuning settings for password-hashing functions
brentkozjak/laravel-hash-identify
16 Downloads
Laravel package to easily identify possible algorithm(s) of a hash
blackplatinum/encryption
4 Downloads
The BlackPlatinum encryption component.
bdelespierre/php-phash
52 Downloads
pHash implementation in PHP
canoma/canoma
162 Downloads
An intuitive and well tested library. That allows you to easily implement consistent hashing in your caching implementation. It's completely back-end agnostic, easy to extend and free to use.
xjtuwangke/passwordhash
128692 Downloads
Portable PHP password hashing framework
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
228 Downloads
password hashing algorithm
somecoding/laminas-doctrine-encrypt
13885 Downloads
Provides property encryption and hashing for Doctrine Entities when used within Laminas
phpcommon/comparison
65 Downloads
A library to represent equivalence relations and strategies for hashing and sorting values.