Description
Static-analysis tools can inspect PHP source code through abstract syntax trees. It is a PHP extension for linters, refactoring tools, and developer utilities that need structured access to parsed code. Users receive it as a runtime dependency for analysis tools rather than a separate program.