Libraries tagged by hashes
phlak/colorizer
14835 Downloads
Generate persistantly unique colors from a string.
spekkionu/assetcachebuster
42878 Downloads
Prefixes asset urls with a unique hash which will allow invalidation of asset files cached by the browser.
selfsimilar/laravel-d7-password
2609 Downloads
Laravel package that checks and creates Drupal 7 password hashes
postfixadmin/password-hashing
9812 Downloads
Routines to generate password hashes, useful for Dovecot or Courier Mail servers
opctim/php-nilsimsa
13051 Downloads
A PHP implementation of the Nilsimsa hash.
migratetoflarum/old-passwords
3742 Downloads
Re-hash passwords from an old platform on the fly
latzou/sm2
866 Downloads
This is a PHP library for sm2 encrypt decrypt and sm3 hash
johannschopplich/kirby-hashed-assets
1387 Downloads
File name hashes support for css() and js() helpers
cpliakas/doctrine-password
8913 Downloads
Adds a password type to Doctrine that hashes and compares passwords using the phpass library.
viraj/hawkeye
4768 Downloads
A package for uploading files automatically in a nested md5 hash naming folder structure. A mini CDN for optimized file storage for Laravel.
jhancock/yii2-version-assetmgr
15340 Downloads
Yii2 asset manager that hashes based on application version instead of mtime. Useful for load balanced sites.
course-hero/assetic-filehash-buster
39337 Downloads
Adds cache busting based on the hash of all asset contents to assetic
yonas/directory-hash-php
1860 Downloads
A standard algorithm to compute the hash of a directory and all it's files.
innmind/hash
4622 Downloads
Files incremental hash
esi/consistent-hash
65 Downloads
ConsistentHash is a small library which implements consistent hashing. Modernized fork of flexihash/flexihash.