claudecodeui/claude-data/plugins/marketplaces/claude-plugins-official/plugins/php-lsp
2026-05-27 22:45:26 -04:00
..
LICENSE chore: fork from siteboon/claudecodeui with Forgejo integration 2026-05-27 22:45:26 -04:00
README.md chore: fork from siteboon/claudecodeui with Forgejo integration 2026-05-27 22:45:26 -04:00

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