https://github.com/jetbrains/phpstorm-psalm-plugin
Psalm plugin for PhpStorm
https://github.com/jetbrains/phpstorm-psalm-plugin
phpstorm psalm
Last synced: 12 months ago
JSON representation
Psalm plugin for PhpStorm
- Host: GitHub
- URL: https://github.com/jetbrains/phpstorm-psalm-plugin
- Owner: JetBrains
- License: apache-2.0
- Created: 2020-06-15T17:03:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-27T18:37:44.000Z (about 1 year ago)
- Last Synced: 2025-04-05T02:08:30.582Z (12 months ago)
- Topics: phpstorm, psalm
- Language: Java
- Homepage:
- Size: 734 KB
- Stars: 125
- Watchers: 17
- Forks: 10
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](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