avoco-identity/PHPStan Static Analysis

Run PHPStan static analysis on your PHP code with advanced configuration options

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
argumentsArguments to pass to PHPStan CLI (e.g., paths to analyze, custom parameters)no""
autoload_filePath to autoload file if not using standard vendor/autoload.phpno""
levelPHPStan rule level (0-9, higher = stricter)no2
configurationPath to your PHPStan configuration file (default: phpstan.neon or phpstan.neon.dist)no""
memory_limitPHP memory limit for PHPStan (default: -1 for unlimited)no-1
install_dependenciesWhether to automatically run composer install if vendor directory is missingnotrue

no outputs