6
[PHP-DEV] Fwd: [DISCUSSION] Proposal: Official PHP Language Server (LSP Implementation)
(discourse.thephp.foundation)
Welcome to /c/php! This is a community for PHP developers and enthusiasts to share and discuss anything related to PHP. From the latest updates and tutorials, to your burning questions and amazing personal projects, we welcome all contributions.
Let's foster an environment of respect, learning, and mutual growth. Whether you're an experienced PHP developer, a beginner, or just interested in learning more about PHP, we're glad to have you here!
Let's code, learn, and grow together!
I use Intelephense together with Psalm (via LSP) in my editor. It's not a very pleasant experience, as Psalm is rather slow. Especially on large projects and large files. If a built in LSP server has as good diagnostics as Psalm, I would LOVE that! Hope this gets a reality. Would probably use Psalm as a CLI only tool, though. It's fantastic, just painfully slow