Language: 日本語English

php-lsp Plugin

Author
Anthropic
Category
Development
Topics
Code Search & Code Intelligence
Version
1.0.0
First seen
2026-07-09
Last confirmed
2026-07-13
Explanation last updated
2026-07-12

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.

Overview

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

Original description (English)

PHP language server (Intelephense) for code intelligence

History of php-lsp

Back to list