PHP Duplicate Files Finder

Package:
PHP Duplicate Files Finder
Summary:
Find files with the same contents
Groups:
Files and Folders, PHP 5, Utilities and Tools
Author:
Er. Rochak Chauhan
Description:
This class can be used to find files with the same contents.

It can traverse a given directory recursively and compute the MD5 hash of all the files that it finds.

The class returns the list of files that have the same contents based on having the same MD5 hash value.


Powered by Gewgley