meta

Build ASTs and CSTs from PHP source code


A PHP module for generating the AST tree of a PHP source code, useful for
userland tools for static code analysis, a preprocessor, meta programming.

See README.md for further details.

License: PHP

Latest releases

Version Release Download
0.0.1 2011-09-05 meta-0.0.1.tgz
Show all releases

Changelog

Version Message
0.0.1 Initial import into the PECL directory.
Show complete changelog