Libraries tagged by hashes
passwordlib/passwordlib
219769 Downloads
A Password Hashing Library
miladrahimi/phpcrypt
64767 Downloads
Encryption, decryption, and hashing tools for PHP projects
dpolac/dictionary
224440 Downloads
Collection indexed with objects and scalars
delight-im/ids
8391 Downloads
Short, obfuscated and efficient IDs for PHP
bnomei/kirby3-fingerprint
28098 Downloads
File Method and css/js helper to add cache-busting hash and optional Subresource Integrity to file
ayesh/stateless-csrf
19578 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.
phlak/colorizer
16680 Downloads
Generate persistantly unique colors from a string.
joegreen0991/hyperloglog
15167 Downloads
A hyper log log with min hash data structure library, for counting cardinalities. Union and intersection capable
jeremykendall/password-validator
68350 Downloads
Password Validator validates password_hash generated passwords, rehashes passwords as necessary, and will upgrade legacy passwords.
aplus/crypto
1595823 Downloads
Aplus Framework Crypto Library
zgldh/crc16-php
34607 Downloads
crc16 hash methods for PHP
proget-hq/apple-activation-lock
13552 Downloads
Library for generating Apple Activation Lock Bypass key and hash
heyday/silverstripe-hashpath
73496 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
fenguoz/bsc-php
5085 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
30400 Downloads
Adds MD5 hashes to the URLs of your application's assets, so when they change, their URL changes.