Language:JapaneseEnglish

php-lsp Claude Code Plugin

Author
Anthropic
Category
Development
Topics
Code Search & Code Intelligence
Version
1.0.0
First cataloged
2026-07-09 (UTC)
Explanation last updated
2026-07-12 (UTC)
Source (GitHub) last updated
2026-02-20 (UTC) (188 days ago)

The explanation below is AI-generated. Please verify it against the sources.

php-lsp is a Claude Code plugin that integrates the Intelephense PHP language server to provide code intelligence and diagnostics for .php files. According to the README, it supports only the .php extension. Using it requires installing Intelephense globally via npm or yarn. No homepage is listed for this plugin; the README points to the Intelephense website and its npm package page for more information.

About the service

php-lsp is not a standalone SaaS but a Claude Code plugin that wraps the Intelephense PHP language server to add code intelligence and diagnostics to the editor experience.

What you can do with php-lsp

  • Get code intelligence for PHP (.php) files via the Intelephense language server
  • Receive diagnostics for PHP code within Claude Code
  • Install Intelephense globally using npm or yarn as described in the README

Sources

Back to list