Skip to content

A web tool to explore the ASTs generated by PHP-Parser.

License

Notifications You must be signed in to change notification settings

php-func/phpast.com

 
 

Repository files navigation

A web tool to explore the ASTs generated by PHP-Parser.

About

This web tool provides a GUI for exploring the AST of your PHP code. You can enter any valid PHP code into the editor and click 'Generate'. This will produce an AST that can be explored as JSON.

image

Contributing

All contributions are welcome. Please fork this repository, make your changes in a separate branch (from main) and open a pull request.

License

This repository is available under the MIT license. For more information, please visit LICENSE.

About

A web tool to explore the ASTs generated by PHP-Parser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 94.0%
  • Blade 5.1%
  • Shell 0.9%