dbrekelmans / phpstorm-phpstan-plugin

PHPStan plugin for PhpStorm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

official JetBrains project

PHPStan plugin for PhpStorm

This plugin adds dedicated functionality for PHPStan to 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

Contributing

If you are introducing a user-visible change, please make sure to create the corresponding issue first and cover the change with a test.

About

PHPStan plugin for PhpStorm

License:Apache License 2.0


Languages

Language:Java 90.8%Language:PHP 4.7%Language:Groovy 3.4%Language:HTML 1.0%