A comprehensive suite of PHP tooling inspired by Rust’s approach, providing parsing, linting, formatting, and more through a unified CLI and library interface.
# Default analyzer settings for integration test cases.[source]paths=["source.php"]includes=["vendor.php"][linter]baseline="linter.baseline.toml"baseline-variant="strict"[analyzer]baseline="analyzer.baseline.toml"baseline-variant="strict"