php-language-server
PHP Implementation of the VS Code Language Server Protocol 🆚↔🖥 (by felixfbecker)
rescript-vscode
Official VSCode plugin for ReScript (by rescript-lang)
php-language-server | rescript-vscode | |
---|---|---|
4 | 1 | |
1,174 | 342 | |
0.3% | 0.3% | |
0.0 | 8.5 | |
over 2 years ago | 4 days ago | |
PHP | ReScript | |
ISC License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
php-language-server
Posts with mentions or reviews of php-language-server.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-19.
- What would be better VS Code or PHP Storm?
-
PHP LSP and autocompleting in Kate text editor
I don't do much PHP, but searching "PHP LSP" gave this as the first result: https://github.com/felixfbecker/php-language-server
-
anyone got a lsp setup with php?
FWIW I played with https://github.com/felixfbecker/php-language-server once and it performed poorly with a large code base -- indexing took ages, and it couldn't handle some large (machine-generated) files at all (literally refused to index files above a certain size, and when I removed that limit it took about 45 minutes to do it). My TAGS file takes a few seconds to build, so if you only need indexing I'd just use https://ctags.io/.
-
How to use (and contribute) to neovim's built-in language server client and nvim-lspconfig
but as many people working in a lot of things I have no time to try to configure https://github.com/felixfbecker/php-language-server with nvim-lsp
rescript-vscode
Posts with mentions or reviews of rescript-vscode.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-20.
-
Speeding up ReScript compilation using interface files
The ReScript VSCode extension has two goodies that help make life with interface files easier that I want to mention.
What are some alternatives?
When comparing php-language-server and rescript-vscode you can also consider the following projects:
vim-lsp-settings - Auto configurations for Language Server for vim-lsp
Metals - Scala language server with rich IDE features 🚀
erlang_ls - The Erlang Language Server
solargraph - A Ruby language server.
python-language-server - Microsoft Language Server for Python
nvim-lspconfig - Quickstart configs for Nvim LSP