Libraries tagged by file-hash
white-rabbit-1-sketch/php-file-hash-map
3527 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.
innoweb/silverstripe-prefix-requirements
1741 Downloads
Adds a file hash prefix to all requirements. Replaces the default ?{mtime} suffix to make the requirements fully cacheable.
lonelyplanet/append-file-hash
141 Downloads
Append a file hash to file names for media library uploads.
kduma/file-hasher
273 Downloads
MD5 and SHA1 file hash calculator and checker
mfonte/sparsedigest
3 Downloads
Fast PHP file hashing library using intelligent sampling. Reads only selected portions of large binary files instead of full content, dramatically reducing I/O overhead. Automatically falls back to full-file hashing for text files. Deterministic, non-cryptographic, optimized for change detection.
purplespider/silverstripe-assets-cachebusting
30 Downloads
Automatic cache busting for SilverStripe assets by appending file hash to URLs
fffunction/twig-static
42 Downloads
A filter that takes a static file path and returns a URL versioned with the file hash
xini/silverstripe-prefix-requirements
144 Downloads
Adds a file hash prefix to all requirements. Replaces the default ?{mtime} suffix to make the requirements fully cacheable.
tacoberu/nette-form-fileupload
434 Downloads
Uploading files has its specifics. It is not enough just to upload the file. We also want to show it when it's already uploaded (preferably with a preview). We want to possibly delete it or replace it with another version.
jamesastubbs/phpcswatcher
16 Downloads
A listener which automatically invokes PHP_CodeSniffer when a PHP file has been added/modified.
itx/file-dashboard
865 Downloads
Filterable file list backend module including easy download functionality.