{"id":15107814,"url":"https://github.com/vkcom/noverify-phpstorm","last_synced_at":"2025-10-19T14:32:35.671Z","repository":{"id":138760378,"uuid":"503383652","full_name":"VKCOM/noverify-phpstorm","owner":"VKCOM","description":"NoVerify plugin for PhpStorm","archived":false,"fork":false,"pushed_at":"2024-02-27T09:28:09.000Z","size":426,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-01-29T19:42:28.611Z","etag":null,"topics":["intellij-plugin","noverify","phpstorm","phpstorm-plugin"],"latest_commit_sha":null,"homepage":"https://plugins.jetbrains.com/plugin/19465-noverify-support","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VKCOM.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-06-14T14:00:27.000Z","updated_at":"2024-03-29T05:36:15.000Z","dependencies_parsed_at":"2024-02-27T10:49:54.867Z","dependency_job_id":"c42f1d0d-d934-4f8e-b414-cd70846f2e9f","html_url":"https://github.com/VKCOM/noverify-phpstorm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VKCOM%2Fnoverify-phpstorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VKCOM%2Fnoverify-phpstorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VKCOM%2Fnoverify-phpstorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VKCOM%2Fnoverify-phpstorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VKCOM","download_url":"https://codeload.github.com/VKCOM/noverify-phpstorm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237152852,"owners_count":19263793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["intellij-plugin","noverify","phpstorm","phpstorm-plugin"],"created_at":"2024-09-25T21:41:43.936Z","updated_at":"2025-10-19T14:32:35.280Z","avatar_url":"https://github.com/VKCOM.png","language":"Kotlin","readme":"# \u003cimg src=\"src/main/resources/META-INF/pluginIcon.svg\"\u003e NoVerify plugin for PhpStorm\n\n[![Build](https://github.com/VKCOM/noverify-phpstorm/workflows/Build/badge.svg)](https://github.com/VKCOM/noverify-phpstorm/workflows/Build/badge.svg)\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)\n[![Total Downloads](https://img.shields.io/jetbrains/plugin/d/19465)](https://plugins.jetbrains.com/plugin/19465-noverify-support)\n[![Latest Version](https://img.shields.io/jetbrains/plugin/v/19465)](https://plugins.jetbrains.com/plugin/19465-noverify-support)\n[![Telegram chat](https://img.shields.io/badge/chat-join-brightgreen?logo=telegram)](https://t.me/noverify_linter)\n\n## About\n\nThis plugin adds dedicated functionality for [NoVerify](https://github.com/VKCOM/noverify) static analysis to [PhpStorm](https://www.jetbrains.com/phpstorm/).\n\n## Installation\n\n- Using IDE built-in plugin system:\n\n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003eMarketplace\u003c/kbd\u003e \u003e \u003ckbd\u003eSearch for \"NoVerify\"\u003c/kbd\u003e \u003e\n  \u003ckbd\u003eInstall Plugin\u003c/kbd\u003e\n\n- Manually:\n\n  Download the latest release from [GitHub](https://github.com/VKCOM/noverify-phpstorm/releases/latest)\n  or [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/19465-noverify-support/versions). Install it manually\n  using \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003e⚙️\u003c/kbd\u003e \u003e \u003ckbd\u003eInstall plugin\n  from disk...\u003c/kbd\u003e\n\n## Using\n\n### Install NoVerify\n\n[How to install NoVerify](https://github.com/VKCOM/noverify/blob/master/docs/install.md)\n\n### Setup NoVerify path\n\nInside the IDE set its path to \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePHP\u003c/kbd\u003e \u003e \u003ckbd\u003eQuality Tools\u003c/kbd\u003e \u003e \u003ckbd\u003e\nNoVerify\u003c/kbd\u003e \u003e \u003ckbd\u003eConfiguration\u003c/kbd\u003e \u003e \u003ckbd\u003eNoVerify Path\u003c/kbd\u003e\n\n## License\n\nThis project is under the **MIT License**.\nSee the [LICENSE](https://github.com/VKCOM/noverify-phpstorm/blob/master/LICENSE) file for the full license text.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvkcom%2Fnoverify-phpstorm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvkcom%2Fnoverify-phpstorm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvkcom%2Fnoverify-phpstorm/lists"}