Login   Register  
PHP Classes
elePHPant
Icontem

Class: PHP Duplicate Files Finder

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Er. Rochak Chauhan  >  PHP Duplicate Files Finder  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Duplicate Files Finder
Base name: duplicate-files-find
Description: Find files with the same contents
Related classes: ,
Version: 1
PHP version: 5
License: Free for non-commercial use
All time users: 457 users
All time rank: 4704
Week users: 2 users
Week rank: 1706
Picture of Er. Rochak Chauhan
Author: Er. Rochak Chauhan is available for providing paid consulting. Contact Er. Rochak Chauhan .
Packages: 44 Browse this author's classes Browse this author's classes
Country: India India - PHP jobs in India
Age: 33
All time rank: 21 in India India
Week rank: 8 Down1 in India India Equal
Innovation award
Innovation award
Nominee: 12x

Winner: 3x


  Detailed 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.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Utilities and Tools General purpose tools to simplify software development View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes

  Rate classes User ratings   Applications   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
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

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file phpDuplicateFilesFinder.php Class Class
Plain text file usage.php Example Example Script

Download all files: duplicate-files-find.tar.gz duplicate-files-find.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.