Back to Plugins
PHP LSP (Intelephense)
PHP language server with Composer autoloading and namespace resolution. Intelligent code completion, diagnostics, and refactoring for PHP development.
phplspcomposerofficial
By Anthropic
Installation
claude plugins add php-lsp@claude-plugins-officialConfiguration
{
"enabledPlugins": {
"php-lsp@claude-plugins-official": true
}
}Commands
php-checkRun PHP static analysiscomposerManage Composer dependenciesphpunitRun PHPUnit testsHow to install
- Open Claude Code in your terminal
- Run the installation command above
- The plugin will be enabled automatically
- Use the plugin's features in your Claude Code sessions