Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/JetBrains/phpstorm-phpstan-plugin

PHPStan plugin for PhpStorm
https://github.com/JetBrains/phpstorm-phpstan-plugin

phpstan phpstorm

Last synced: 3 months ago
JSON representation

PHPStan plugin for PhpStorm

Awesome Lists containing this project

README

        

[![official JetBrains project](https://jb.gg/badges/official.svg)](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