php-lsp
πPluginzircote/lsp-marketplace
Provides PHP language support in Claude Code with PHP language server, code diagnostics, formatting, and static analysis through automated PostToolUse hooks.
zircote-lsp-marketplace marketplace
Installation
/plugin install zircote/lsp-marketplaceMore from this repository10
Elixir development with ElixirLS LSP and mix format hooks
GraphQL development with graphql-language-service LSP and schema validation hooks
Provides C/C++ code intelligence and quality checks through clangd for language server features, clang-tidy for static analysis, and clang-format for automated code formatting.
Haskell development with haskell-language-server LSP, hlint, and ormolu hooks
Provides Ruby language support in Claude Code with real-time code diagnostics, formatting, and analysis using the Ruby Language Server Protocol.
Provides Lua language support in Claude Code with real-time code diagnostics, formatting, and analysis using a Lua Language Server Protocol implementation.
Provides Java language support in Claude Code with Eclipse JDT Language Server for real-time code diagnostics, formatting, and static analysis using Checkstyle.
Provides Bash/Shell script development support through bash-language-server for intelligent code completion, diagnostics, and ShellCheck integration for script linting and error detection.
Provides LaTeX language support in Claude Code with real-time syntax checking, autocompletion, and formatting using a LaTeX language server.
TypeScript/JavaScript development with vtsls LSP, eslint, and prettier hooks