Skip to content

sureshdotariya/folder-compare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

folder-compare

This PHP Code is used for comparing two folders recursively in order to verify files in both directory are same or not. Final output will be displayed in the Table Format with colored text. This php file is used for below cases.

Compare any two local SVN branch folders
Compare any two local files
and so on..

Here are the various text color's will be displayed based on the final result.

Text color will be red for Mismatch files
Text color will be green for Match files
Text color will be blue for New files

About

This PHP Code will compare folder recursively and display both match and mismatch files in table format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published