Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vkcom/noverify-phpstorm

NoVerify plugin for PhpStorm
https://github.com/vkcom/noverify-phpstorm

intellij-plugin noverify phpstorm phpstorm-plugin

Last synced: about 1 month ago
JSON representation

NoVerify plugin for PhpStorm

Awesome Lists containing this project

README

        

# NoVerify plugin for PhpStorm

[![Build](https://github.com/VKCOM/noverify-phpstorm/workflows/Build/badge.svg)](https://github.com/VKCOM/noverify-phpstorm/workflows/Build/badge.svg)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)
[![Total Downloads](https://img.shields.io/jetbrains/plugin/d/19465)](https://plugins.jetbrains.com/plugin/19465-noverify-support)
[![Latest Version](https://img.shields.io/jetbrains/plugin/v/19465)](https://plugins.jetbrains.com/plugin/19465-noverify-support)
[![Telegram chat](https://img.shields.io/badge/chat-join-brightgreen?logo=telegram)](https://t.me/noverify_linter)

## About

This plugin adds dedicated functionality for [NoVerify](https://github.com/VKCOM/noverify) static analysis to [PhpStorm](https://www.jetbrains.com/phpstorm/).

## Installation

- Using IDE built-in plugin system:

Settings/Preferences > Plugins > Marketplace > Search for "NoVerify" >
Install Plugin

- Manually:

Download the latest release from [GitHub](https://github.com/VKCOM/noverify-phpstorm/releases/latest)
or [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/19465-noverify-support/versions). Install it manually
using Settings/Preferences > Plugins > ⚙️ > Install plugin
from disk...

## Using

### Install NoVerify

[How to install NoVerify](https://github.com/VKCOM/noverify/blob/master/docs/install.md)

### Setup NoVerify path

Inside the IDE set its path to Settings/Preferences > PHP > Quality Tools >
NoVerify
> Configuration > NoVerify Path

## License

This project is under the **MIT License**.
See the [LICENSE](https://github.com/VKCOM/noverify-phpstorm/blob/master/LICENSE) file for the full license text.