Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
php-parser
convert PHP code into abstract syntax tree
https://github.com/nikic/PHP-Parser
0
no reviews
Install
PHP Parser’s purpose is to simplify static code analysis and manipulation. It turns some PHP code into an abstract syntax tree, and vice versa.