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

https://github.com/ctf0/vscode-phpstan


https://github.com/ctf0/vscode-phpstan

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

          

# PhpStan VS Code Extension

integrates [PhpStan](https://phpstan.org/) with Visual Studio Code, showing dependency violations in the Problems panel and editor.

- watch files for changes `phpstan.neon & phpstan-baseline.neon`
- re/analyze file on save
- support both local & docker setup