Skip to content

feat: replace Intelephense with PHPantom as default PHP LSP - #37994

Open
calebdw wants to merge 1 commit into
anomalyco:devfrom
calebdw:calebdw/push-ktvxznpzwxym
Open

feat: replace Intelephense with PHPantom as default PHP LSP#37994
calebdw wants to merge 1 commit into
anomalyco:devfrom
calebdw:calebdw/push-ktvxznpzwxym

Conversation

@calebdw

@calebdw calebdw commented Jul 20, 2026

Copy link
Copy Markdown

Issue for this PR

Closes N/A

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Replace the Intelephense PHP language server with PHPantom, a fast, MIT-licensed Rust-based PHP language server with deep type intelligence, generics, Laravel support, and PHPStan annotations.

PHPantom is free and fully featured without a paid license, starts in seconds, and uses a fraction of the RAM. The new server auto-downloads the correct platform binary from GitHub releases when phpantom_lsp is not already on PATH.

How did you verify your code works?

Removed my configuration and tested that the default works.

Screenshots / recordings

image

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

Replace the Intelephense PHP language server with PHPantom
(PHPantom-dev/phpantom_lsp), a fast, MIT-licensed Rust-based PHP
language server with deep type intelligence, generics, Laravel
support, and PHPStan annotations.

PHPantom is free and fully featured without a paid license, starts
in seconds, and uses a fraction of the RAM. The new server
auto-downloads the correct platform binary from GitHub releases
when phpantom_lsp is not already on PATH.
@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. and removed needs:compliance This means the issue will auto-close after 2 hours. labels Jul 20, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant