A documentation skill that provides installation instructions for the Intelephense PHP language server. It enables PHP code intelligence and diagnostics in Claude Code through the globally installed Intelephense package.

2.1kstars250forks
|175 views

Skill Content

436 characters

php-lsp

PHP language server (Intelephense) for Claude Code, providing code intelligence and diagnostics.

Supported Extensions

.php

Installation

Install Intelephense globally via npm:

npm install -g intelephense

Or with yarn:

yarn global add intelephense

More Information

Installation

Marketplace
Step 1: Add marketplace
/plugin marketplace add anthropics/claude-plugins-official
Step 2: Install plugin
/plugin install php-lsp@claude-plugins-official