phploc
Verified for current stable LTS
Phploc Commands
Phploc command syntax with verified terminal examples.
Commands
7 commands for Phploc
phploc Operations
Phploc Command: Analyze Directory Phploc
phploc <path/to/directory> phploc Operations
Phploc Command: Count Phpunit Tests Phploc
phploc <path/to/directory> --count-tests phploc Operations
Phploc Command: Exclude Directory Phploc
phploc <path/to/directory> --exclude <path/to/exclude_directory> phploc Operations
Phploc Command: Exclude Specific Files Phploc
phploc <path/to/directory> --names-exclude '<path/to/file1,path/to/file2,...>' phploc Operations
Phploc Command: Include Specific Files Phploc
phploc <path/to/directory> --names '<path/to/file1,path/to/file2,...>' phploc Operations
Phploc Command: Log Results Csv Phploc
phploc <path/to/directory> --log-csv <path/to/file> phploc Operations
Phploc Command: Log Results Xml Phploc
phploc <path/to/directory> --log-xml <path/to/file> Suggest a Phploc Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Phploc workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.