Scroll to navigation

PHPLOC(1) User Commands PHPLOC(1)

NAME

phploc - PHPLOC command line interface

SYNOPSIS

phploc [options] <directory>

DESCRIPTION

Options for selecting files:

(default: .php; can be given multiple times)
Exclude files with <path> in their path from the analysis (can be given multiple times)

Options for analysing files:

Count PHPUnit test case classes and test methods

Options for report generation:

Write results in CSV format to <file>

--log-json <file> Write results in JSON format to <file>

Write results in XML format to <file>
March 2024 phploc 7.0.2