sachin1801 9687ada023 Initial commit: Claude Code v2.1.88 source extracted from npm source maps há 4 dias atrás
..
LICENSE 9687ada023 Initial commit: Claude Code v2.1.88 source extracted from npm source maps há 4 dias atrás
README.md 9687ada023 Initial commit: Claude Code v2.1.88 source extracted from npm source maps há 4 dias atrás

README.md

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