Download the PHP package tpunt/php-ast-reverter without Composer
On this page you can find all versions of the php package tpunt/php-ast-reverter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tpunt/php-ast-reverter
More information about tpunt/php-ast-reverter
Files in tpunt/php-ast-reverter
Download tpunt/php-ast-reverter
More information about tpunt/php-ast-reverter
Files in tpunt/php-ast-reverter
Vendor tpunt
Package php-ast-reverter
Short Description Reverts an AST back into (somewhat) PSR-compliant code
License MIT
Homepage https://github.com/tpunt/php-ast-reverter
Package php-ast-reverter
Short Description Reverts an AST back into (somewhat) PSR-compliant code
License MIT
Homepage https://github.com/tpunt/php-ast-reverter
Please rate this library. Is it a good library?
Informations about the package php-ast-reverter
php-ast-reverter
A tool that reverts an abstract syntax tree (AST) produced by the php-ast extension back into (somewhat) PSR-compliant code. This enables for code preprocessing to be done.
Requirements:
- PHP 7.*
- php-ast extension (compatible with versions 30, 35, 40, 45, and 50)
Installation
Composer
Example
Running the following code snippet:
Will output:
All versions of php-ast-reverter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
ext-ast Version *
ext-ast Version *
The package tpunt/php-ast-reverter contains the following files
Loading the files please wait ....