Subscribe to PHP Freaks RSS

mfonte/sparsedigest (1.0.0)

syndicated from packagist.org on December 28, 2025

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.