PHP-PARSE(1) | User Commands | PHP-PARSE(1) |
php-parse - command line interface for PHP Parser
php-parse [operations] file1.php
[file2.php ...]
php-parse [operations] "<?php code"
Turn PHP source code into an abstract syntax tree.
Operations is a list of the following options (--dump by default):
June 2018 | php-parse 3.1.5 |