sachin1801 9687ada023 Initial commit: Claude Code v2.1.88 source extracted from npm source maps 4 дней назад
..
LICENSE 9687ada023 Initial commit: Claude Code v2.1.88 source extracted from npm source maps 4 дней назад
README.md 9687ada023 Initial commit: Claude Code v2.1.88 source extracted from npm source maps 4 дней назад

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