https://github.com/JetBrains/phpstorm-phpstan-plugin
PHPStan plugin for PhpStorm
https://github.com/JetBrains/phpstorm-phpstan-plugin
phpstan phpstorm
Last synced: 10 months ago
JSON representation
PHPStan plugin for PhpStorm
- Host: GitHub
- URL: https://github.com/JetBrains/phpstorm-phpstan-plugin
- Owner: JetBrains
- License: apache-2.0
- Created: 2020-06-15T17:05:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-27T18:37:35.000Z (11 months ago)
- Last Synced: 2025-04-04T22:08:22.164Z (10 months ago)
- Topics: phpstan, phpstorm
- Language: Java
- Homepage:
- Size: 330 KB
- Stars: 131
- Watchers: 23
- Forks: 12
- Open Issues: 1
-
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)
# PHPStan plugin for PhpStorm
This plugin adds dedicated functionality for [PHPStan](https://phpstan.org/) to [PhpStorm](https://www.jetbrains.com/phpstorm/). The plugin is under active development and will be bundled into PhpStorm.
# Features
**PHPStan 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 PHPStan settings from composer.json
- Manual configuration of PHPStan settings in the corresponding inspection options