psalm
« Back to VersTracker
Description:
PHP Static Analysis Tool
Type: Formula  |  Latest Version: 6.14.1@0  |  Tracked Since: Dec 10, 2025
Links: Homepage  |  @psalmphp  |  formulae.brew.sh
Category: Developer tools
Tags: php static-analysis developer-tools code-quality type-checker
Install: brew install psalm
About:
Psalm is a static analysis tool for PHP that detects errors in PHP code by examining the code without running it. It helps developers identify type errors, null pointer exceptions, and other potential bugs before runtime. The tool provides detailed insights into code quality and type safety, making it essential for maintaining large PHP codebases.
Key Features:
  • Type inference and checking
  • Dead code detection
  • Security vulnerability scanning
  • IDE integration
  • Custom rule creation
Use Cases:
  • Continuous integration pipelines for PHP projects
  • Refactoring legacy PHP codebases safely
  • Enforcing coding standards and best practices
Alternatives:
  • PHPStan – Similar static analysis capabilities with different configuration approach
  • Phan – Another PHP static analyzer, often considered slightly less strict by default
Version History
Detected Version Rev Change Commit
Dec 23, 2025 5:30pm 6.14.1 0 VERSION_BUMP 99a2deba
Dec 10, 2025 11:57am 0 VERSION_BUMP 844c31d4
Sep 16, 2025 3:33pm 0 VERSION_BUMP ea1ad505
Nov 9, 2024 7:05pm 0 VERSION_BUMP 32b023ef
Sep 12, 2024 7:58pm 0 VERSION_BUMP 8fd8d777