phpstan

A PHP static analysis tool to discover bugs in code.…

phpstan

A PHP static analysis tool to discover bugs in code. More information: https://github.com/phpstan/phpstan.

phpstan analyse --help

phpstan analyse {{path/to/directory}}

phpstan analyse {{path/to/directory}} --configuration {{path/to/config}}

phpstan analyse {{path/to/directory}} --level {{level}}

phpstan analyse {{path/to/directory}} --autoload-file {{path/to/autoload_file}}

phpstan analyse {{path/to/directory}} --memory-limit {{memory_limit}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← phpspec phpstorm →