Is there a PHP parser for PHP?

  • Thread starter Thread starter alex
  • Start date Start date
A

alex

Guest
Is there an easy way to parse PHP code (and access the abstract syntax tree) from within a PHP application?
 
Back
Top