Description
PHP editing can gain diagnostics, completion, navigation, and code intelligence through an LSP-compatible language server. It is useful for developers who want richer editor support in PHP projects.
This is editor integration, not a standalone IDE. Configure the editor or LSP client before expecting project analysis and completions to appear.