PHP LSP

PHP language server (Intelephense) for code intelligence

Play video

PHP LSP integrates Intelephense, a high-performance PHP language server, into Claude Code. This plugin enables intelligent PHP development with features like code completion, signature help, go to definition, find all references, symbol search, and real-time diagnostics for .php files.

The plugin provides hover information, code formatting, syntax highlighting, and advanced type support out of the box. It helps Claude better understand your PHP codebase structure and navigate between files, classes, and methods with precision.

How to use: After installing the plugin, Claude automatically gains enhanced PHP intelligence. Simply work with your PHP files as normal - Claude will leverage the language server for better code understanding, accurate suggestions, and reliable refactoring assistance. The plugin requires Intelephense to be installed globally via npm install -g intelephense.