# phpstorm-psalm-plugin **Repository Path**: mirrors_JetBrains/phpstorm-psalm-plugin ## Basic Information - **Project Name**: phpstorm-psalm-plugin - **Description**: Psalm plugin for PhpStorm - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![official JetBrains project](https://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) # Psalm plugin for PhpStorm This plugin adds dedicated functionality for [Psalm](https://psalm.dev/) to [PhpStorm](https://www.jetbrains.com/phpstorm/). The plugin is under active development and will be bundled into PhpStorm. # Features **Psalm as a first-class quality tool** - On-the-fly file highlighting and ability to batch-run inspections - Ability to run via remote interpreters such as Docker, WSL, and others - Automatic detection of Psalm settings from composer.json - Manual configuration of Psalm settings in the corresponding inspection options **Psalm annotations support** - Existing PhpStorm code analysis features are aware of Psalm-specific annotations - New Psalm-related inspections