Ross ROSS = Recommend OSS · open-source software intelligence for agents

felixfbecker/php-language-server

PHP Implementation of the VS Code Language Server Protocol 🆚↔🖥 observed · 2026-08-28

github.com/felixfbecker/php-language-server · PHP · ISC (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3673
  • days_rel: n/a
  • days_push: 1206
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1194 stars · 187 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A pure PHP implementation of the Language Server Protocol that provides static code analysis for PHP in any LSP-compatible IDE. It offers features like completion, signature help, go-to-definition, find references, and hover information using the Tolerant PHP Parser.

Use cases

  • add PHP intellisense and autocomplete to my editor
  • implement go-to-definition and find-references for PHP code
  • get hover documentation and signature help while writing PHP
  • run static analysis on PHP projects from any LSP client
  • build a PHP IDE experience in a custom editor

When to choose

  • you need LSP support for PHP in an editor without built-in PHP tooling
  • you want a pure-PHP language server without external binary dependencies
  • you need standard features like completion, hover, and references for PHP

When to avoid

  • you need a actively developed language server with support for the latest PHP versions
  • you use an IDE with its own mature PHP analysis like PhpStorm
  • you need advanced refactoring or full type-checking beyond basic static analysis

Facets

library · maturity maintenance

parser developer-tools search-engine developer-tools text-editors programming-languages parsers php cross-platform editor-plugin language-server-protocol static-analysis intellisense autocomplete ide-support php

1 source

Member repositories

RepositoryRoleHealth v2
felixfbecker/php-language-servermain23

For agents

markdown · JSON · MCP: product_card(name="felixfbecker/php-language-server")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem