actions-marketplace-validations/PHPStan (php-actions)

PHP Static Analysis in Github Actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionWhat version of PHPStan to usenocomposer
php_versionWhat version of PHP to usenolatest
php_extensionsSpace separated list of extensions to configure with the PHP buildno
vendored_phpstan_pathPath to a vendored phpstan binaryno
commandThe command to run (analyse [default], clear-result-cache, dump-deps, help, list, worker)yesanalyse
pathPath(s) with source code to run analysis onno
configurationConfiguration file locationno
levelLevel of rule options - the higher, the stricterno
paths_filePath to a file with a list of paths to run analysis onno
autoload_fileProject's additional autoload file pathno
error_formatFormat in which to print the result of the analysisno
generate_baselinePath to a file where the baseline should be savedno
memory_limitMemory limit for analysisno
argsExtra arguments to pass to the phpstan binaryno

no outputs