phpmd Verified for current stable LTS

Phpmd Command: Exclude Specified Directories In Analysis

Use for exclude specified directories in analysis with Phpmd. Exact CLI syntax to exclude specified directories in analysis using Phpmd.

When to use this: Use for exclude specified directories in analysis with Phpmd.

Command Syntax

phpmd <path/to/file_or_directory1,path/to/file_or_directory2,...> <xml|text|html> <ruleset1,ruleset2,...> --exclude <directory_patterns>

Command Breakdown

--exclude
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to exclude specified directories in analysis using Phpmd.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Phpmd directory