anyone got a lsp setup with php?

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • php-language-server

    PHP Implementation of the VS Code Language Server Protocol 🆚↔🖥

  • 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/.

  • ctags

    A maintained ctags implementation

  • 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/.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • If you owned a nvidia tesla a100, what would you do with it?

    2 projects | /r/LocalLLaMA | 4 Jul 2023
  • How do you figure out which #include a function/variable came from?

    2 projects | /r/C_Programming | 3 May 2023
  • How to check the memory usage of my plugins?

    1 project | /r/neovim | 11 Jan 2023
  • What would be better VS Code or PHP Storm?

    4 projects | /r/PHP | 19 Dec 2022
  • Ctags and referencing static functions, is it possible?

    1 project | /r/C_Programming | 22 Sep 2022