Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Psalm (PHP Static Analysis Linting Machine)New to Visual Studio Code? Get it now.
Psalm (PHP Static Analysis Linting Machine)

Psalm (PHP Static Analysis Linting Machine)

ClearlyIP

|
818 installs
| (1) | Free
VS Code Plugin for Psalm
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Psalm VScode Plugin

build

Psalm is a static analysis tool for finding errors in PHP applications.

WARNING - !!NOT OFFICIAL!! - CLEARLYIP

This is not the official Psalm VSCode Extension for VSCode. To get the official extension for VSCode please see Psalm (PHP Static Analysis Linting Machine)

The reason this version exists was to facilite maintaining the plugin in the interm whilist transfering ownership in the marketplace to the new maintainers. The current maintainer of the VSCode Extension Psalm (PHP Static Analysis Linting Machine) works for ClearlyIP and thus the fork lives here currently.

As a result of this this extension in the marketplace might lag behind the official extension. All main development happens on the official repository at https://github.com/psalm/psalm-vscode-plugin

Installation

VSCode Market Place

Install through VS Code extensions. Search for Psalm (PHP Static Analysis Linting Machine)

Psalm (PHP Static Analysis Linting Machine)

Can also be installed in VS Code: Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.

ext install getpsalm.psalm-vscode-plugin

Features

  • Runs Psalm's analysis when opening and saving files using the Language Server Protocol for communication.

Contributing

You can build and test locally in Visual Studio this locally using npm:

npm install
npm run build
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft