FICHA · AUR

phpstan-bin

PHP Static Analysis Tool - finding errors in your code without actually running it

  • Static analysis tool
  • CLI
  • Launchable
  • Runs in terminal
official+codex · reviewed · Jun 3, 2026 description in en

Description

PHP source code can be checked for type and logic errors without running the project. This command-line static analyzer is useful in editors, CI pipelines, and release gates that need deeper PHP checks. It is run from a terminal with the phpstan command. Analysis reads source code and configuration files, and reports can reveal private project structure when shared.

How to run

phpstan

Commands: phpstan

Permissions

Permissions not analysed for this source yet.