Logo

PHP Parser

A parser for PHP written in Go

A parser for PHP written in Go. The library parses PHP sources into Abstract Syntax Tree. It allows writing static analysis tools for PHP in Golang.

Explore By Topic