Ross ROSS = Recommend OSS · open-source software intelligence for agents

vimeo/psalm

A PHP static analysis tool for finding errors and security vulnerabilities in PHP applications observed · 2026-08-28

github.com/vimeo/psalm · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 92
  • Release rhythm 75
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 2.0
  • age_days: 3572
  • days_rel: 167
  • days_push: 51
  • n_releases_24m: 49

Full methodology

Adoption not part of the score

5884 stars · 707 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Psalm is an open-source static analysis tool for PHP that finds type-related bugs and security vulnerabilities through type inference and taint analysis. It includes a language server for IDE integration, automatic fixes via Psalter, and a plugin system.

Use cases

  • find type errors in php code
  • detect security vulnerabilities in php applications
  • taint analysis for php
  • automatically fix php code issues
  • add type checking to a legacy php codebase
  • run static analysis in ci for php
  • php language server for ide

When to choose

  • you maintain a PHP codebase and want to catch type-related runtime errors before they happen
  • you need taint analysis to find injection-style security vulnerabilities in PHP
  • you want automated fixes and refactoring for missing typehints and common issues
  • you want gradual typing with configurable strictness levels for large or legacy codebases

When to avoid

  • your project is not written in PHP
  • you need runtime profiling or performance analysis rather than static checks
  • you want a zero-configuration linter without type annotations or error levels

Facets

cli-tool · maturity active

linter type-system security code-review developer-tools developer-tools programming-languages security testing php cli cross-platform static-analysis php taint-analysis type-inference psalter language-server security-scanning docker

5 sources

Member repositories

RepositoryRoleHealth v2
vimeo/psalmmain88

For agents

markdown · JSON · MCP: product_card(name="vimeo/psalm")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem