 |
|
Innovation award
 Nominee: 12x
Winner: 3x |
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.
|
|
| Name: |
PHP Duplicate Files Finder |
| Base name: |
duplicate-files-find |
| Description: |
Find files with the same contents |
| Version: |
1 |
| PHP version: |
5 |
| License: |
Free for non-commercial use |
| All time users: |
533 users |
| All time rank: |
4749 |
| Week users: |
3 users |
| Week rank: |
923  |
| |
|
 May 2010
Number 5 |
Some times you have multiple copies of the same files, probably in different directories, that you would like to find in order to eliminate the copies.
This class implements an efficient solution to find files with duplicated content. It uses MD5 hashes to determine which files have the same contents.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|