Zed extension for Tusk PHP, a PHP language server with Laravel and Symfony awareness.
The extension downloads the tusk-php language server binary from
Tusk-PHP/lsp releases on first use.
This extension is pinned to a specific, tested LSP version — see
tusk-lsp.toml. The downloaded binary is verified against the
SHA-256 sums declared there before it is used.
cargo build --release --target wasm32-wasip2Then install as a Zed dev extension pointing at this directory.
Registered with zed-industries/extensions.
Each release pins a known-good Tusk-PHP/lsp version via tusk-lsp.toml.