phpcpd
Verified for current stable LTS
Phpcpd Commands
Phpcpd command syntax with verified terminal examples.
Commands
6 commands for Phpcpd
phpcpd Operations
Phpcpd Command: Analyze Duplicated Code Specific File Or Directory
phpcpd <path/to/file_or_directory> phpcpd Search
Phpcpd Command: Analyze Duplicated Code With Fuzzy Matching
phpcpd --fuzzy <path/to/file_or_directory> phpcpd Operations
Phpcpd Command: Exclude Directory From Analysis
phpcpd --exclude <path/to/excluded_directory> <path/to/file_or_directory> phpcpd Operations
Phpcpd Command: Output Results To Php Cpd Xml File
phpcpd --log-pmd <path/to/log_file> <path/to/file_or_directory> phpcpd Operations
Phpcpd Command: Specify Minimum Identical Lines For Analysis
phpcpd --min-lines <number_of_lines> <path/to/file_or_directory> phpcpd Operations
Phpcpd Command: Specify Minimum Identical Tokens For Analysis
phpcpd --min-tokens <number_of_tokens> <path/to/file_or_directory> Suggest a Phpcpd Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Phpcpd workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.