A comprehensive suite of PHP tooling inspired by Rust’s approach, providing parsing, linting, formatting, and more through a unified CLI and library interface.
//! In-process LSP tests. Driven via [`tokio::io::duplex`] paired with
//! [`super::serve`] so each test runs the full backend without the
//! overhead of spawning a child `mago` binary.
modclient;modharness;modcapabilities;modinitialize;modlifecycle;