Description
PHP code can be linted, formatted, and statically analyzed quickly from one Rust-based tool. It is useful for developers who want faster feedback in editors, CI jobs, or local code-quality checks.
Formatters can rewrite files and analyzers can report issues that need human judgment. Run on a clean working tree or review diffs before committing changes.