psalm Command Examples

A static analysis tool for finding errors in PHP applications. More information: https://psalm.dev.

psalm --init

psalm

psalm {{path/to/file_or_directory}}

psalm --config {{path/to/psalm.xml}}

psalm --show-info

psalm --stats

psalm --threads {{4}}