Libraries tagged by hashes
robinpowered/php-ntlm
96702 Downloads
Message encoder/decoder and password hasher for the NTLM authentication protocol
passwordlib/passwordlib
219247 Downloads
A Password Hashing Library
miladrahimi/phpcrypt
57644 Downloads
Encryption, decryption, and hashing tools for PHP projects
dpolac/dictionary
212444 Downloads
Collection indexed with objects and scalars
bnomei/kirby3-fingerprint
25229 Downloads
File Method and css/js helper to add cache-busting hash and optional Subresource Integrity to file
ayesh/stateless-csrf
12824 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.
joegreen0991/hyperloglog
10943 Downloads
A hyper log log with min hash data structure library, for counting cardinalities. Union and intersection capable
jeremykendall/password-validator
66163 Downloads
Password Validator validates password_hash generated passwords, rehashes passwords as necessary, and will upgrade legacy passwords.
zgldh/crc16-php
27659 Downloads
crc16 hash methods for PHP
proget-hq/apple-activation-lock
9854 Downloads
Library for generating Apple Activation Lock Bypass key and hash
fenguoz/bsc-php
2568 Downloads
Support Binance's BNB and BEP20, which include functions such as address creation, balance query, transaction transfer, query the latest blockchain, query information based on the blockchain, and query information based on the transaction hash
themonkeys/cachebuster
29137 Downloads
Adds MD5 hashes to the URLs of your application's assets, so when they change, their URL changes.
matriphe/laravel-md5-hash
3482 Downloads
Laravel package to use unsecured MD5 for password hash
ammardev/laravel-wp-hash-driver
8935 Downloads
Supports Wordpress passwords hashing and checking in Laravel's Hash facade.
realityking/hash_equals
64622 Downloads
Provides functionality for hash_equals() to projects using PHP earlier than version 5.6.