본문으로 건너뛰기
이 콘텐츠는 아직 사용자의 언어로 제공되지 않아 영어로 표시됩니다.

PHP Language Server

Plugin 확인됨
85

PHP language server (Intelephense) for code intelligence

AI 요약

This plugin leverages the Intelephense language server to provide advanced code intelligence features for PHP files, including diagnostics and autocompletion. It requires the Intelephense tool to be installed globally via npm or yarn.

Documentation

  • warning:Configuration & parameter referenceThe README mentions installing Intelephense globally but does not document any specific configuration options or environment variables for the plugin itself.
  • warning:Install / Setup InstructionsThe README provides instructions for installing the Intelephense npm package but does not detail how to enable or configure the plugin within Claude Code itself.

Maintenance

  • warning:Dependency ManagementThe plugin relies on an external npm package (intelephense) for its core functionality, but there are no explicit dependency management or update mechanisms documented for the plugin itself.

Versioning

  • warning:Release ManagementThere is no version information (e.g., semver, tags, CHANGELOG) directly associated with this plugin within the repository or its manifests. Installation instructions point to 'main'.

Dependencies

  • warning:Tagged release sourcingThe plugin relies on the globally installed 'intelephense' npm package, but the installation instructions do not specify a version or tag, meaning it will pull the latest release, which could be unstable.

설치

먼저 마켓플레이스를 추가하세요

/plugin marketplace add anthropics/claude-plugins-official
/plugin install php-lsp@claude-plugins-official
6 days ago에 업데이트됨
소스 코드 보기