All Projects → felixfbecker → Php Language Server Protocol

felixfbecker / Php Language Server Protocol

Licence: isc
Protocol classes for the Language Server Protocol in PHP

Labels

Projects that are alternatives of or similar to Php Language Server Protocol

Jupyterlab Lsp
Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol
Stars: ✭ 796 (+485.29%)
Mutual labels:  lsp
Completor.vim
Async completion framework made ease.
Stars: ✭ 1,158 (+751.47%)
Mutual labels:  lsp
Lsp Pyright
lsp-mode ❤️ pyright
Stars: ✭ 111 (-18.38%)
Mutual labels:  lsp
Thinkvim
Vim configuration in the 21st century
Stars: ✭ 832 (+511.76%)
Mutual labels:  lsp
Glsp
Graphical language server platform for building web-based diagram editors
Stars: ✭ 53 (-61.03%)
Mutual labels:  lsp
Spyglass
Development tools for vanilla Minecraft: Java Edition content creators.
Stars: ✭ 91 (-33.09%)
Mutual labels:  lsp
Kotlin Language Server
Intelligent Kotlin support for any editor/IDE using the Language Server Protocol
Stars: ✭ 650 (+377.94%)
Mutual labels:  lsp
Coc Metals
coc.nvim extension for Metals, the Scala language server
Stars: ✭ 124 (-8.82%)
Mutual labels:  lsp
Glsl Language Server
Language server implementation for GLSL
Stars: ✭ 53 (-61.03%)
Mutual labels:  lsp
Metals
Scala language server with rich IDE features 🚀
Stars: ✭ 1,605 (+1080.15%)
Mutual labels:  lsp
Lsp
Client implementation of the Language Server Protocol for Sublime Text
Stars: ✭ 1,018 (+648.53%)
Mutual labels:  lsp
Lsp Examples
Use any language server with YouCompleteMe.
Stars: ✭ 44 (-67.65%)
Mutual labels:  lsp
Lsp Dart
lsp-mode ❤️ dart
Stars: ✭ 94 (-30.88%)
Mutual labels:  lsp
Dap Mode
Emacs ❤️ Debug Adapter Protocol
Stars: ✭ 809 (+494.85%)
Mutual labels:  lsp
Implicit Hie
Auto generate a stack or cabal multi component hie.yaml file
Stars: ✭ 114 (-16.18%)
Mutual labels:  lsp
Lsp Ui
UI integrations for lsp-mode
Stars: ✭ 756 (+455.88%)
Mutual labels:  lsp
Tenkawa Php Language Server
Language server for PHP, with powerful static analysis and type inference.
Stars: ✭ 78 (-42.65%)
Mutual labels:  lsp
Crystalline
A Language Server Protocol implementation for Crystal. 🔮
Stars: ✭ 131 (-3.68%)
Mutual labels:  lsp
Nvim Lspconfig
Quickstart configurations for the Nvim LSP client
Stars: ✭ 3,410 (+2407.35%)
Mutual labels:  lsp
Coc Angular
Angular Language Service coc extension for (neo)vim
Stars: ✭ 95 (-30.15%)
Mutual labels:  lsp

Language Server Protocol for PHP

packagist build php license

Protocol classes for the Language Server Protocol in PHP

Installation

composer require felixfbecker/language-server-protocol 

Releases

Releases are done automatically in CI by analyzing commit messages. Make sure to follow the Conventional Commits Convention.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].