# bmewburn/vscode-intelephense

PHP intellisense for Visual Studio Code

Repository: https://github.com/bmewburn/vscode-intelephense
Canonical: https://ross.abutalabs.com/products/vscode-intelephense
Homepage: https://intelephense.com
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: php, intellisense, vscode-extension, vscode, language-server-protocol, language-server, code-completion, visual-studio-code
Last push: 2026-06-21T00:40:18+00:00

## Health v2 (maintenance only)
Score: 91/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 88, release rhythm 89, longevity 100
- inputs: {"age_days": 3426, "days_push": 74, "days_rel": 74, "gap_med": 4, "n_releases_24m": 22}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1859, forks 112 (observed 2026-08-28T04:05:45.347271+00:00)

## What it is
Intelephense is a high-performance PHP language server implementing the Language Server Protocol, distributed primarily as a Visual Studio Code extension. It provides code intelligence features such as completion, go to definition, references, diagnostics, and formatting, with some premium features behind a paid licence.

## Use cases
- php intellisense in vscode
- autocomplete and signature help for php code
- go to definition and find references across a php workspace
- static analysis diagnostics for php files
- format php and mixed html/php files to psr-12
- run a php language server in other lsp-capable editors

## When to choose
- you write PHP in VS Code and want fast, accurate code intelligence
- you need workspace-wide symbol search, navigation, and diagnostics
- you want embedded HTML/JS/CSS intelligence inside PHP files
- you need an LSP PHP server for editors like Neovim or Sublime via npm

## When to avoid
- you need rename, code lens, inlay hints, or code actions without paying for a licence
- you want a fully open-source language server (the server is proprietary freemium)
- you work mainly in another language with no PHP codebase

## Facets
- artifact type: plugin
- maturity: active
- function: editor, parser, linter, formatter, search-engine
- domain: developer-tools, web-development, text-editors, programming-languages
- platform: editor-plugin, cross-platform, windows
- tags: php, language-server-protocol, intellisense, code-completion, vscode-extension, static-analysis, freemium, nodejs, macos, linux

## Member repositories
- bmewburn/vscode-intelephense (main) score 91

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:45.347271+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:15:58.713701+00:00, confidence not recorded.
  - readme: https://github.com/bmewburn/vscode-intelephense (fetched 2026-08-28T04:05:45.347271+00:00, sha d58149e56e0f)
  - homepage: https://intelephense.com (fetched 2026-08-29T10:55:16.732609+00:00, sha d24bb8599060)
  - site_page: https://intelephense.com/docs (fetched 2026-08-29T10:55:16.741665+00:00, sha ca7c7ac17017)
- Data as of 2026-08-30T08:39:29.467469+00:00.
