Download the PHP package chx/drupal-pretty-printer without Composer
On this page you can find all versions of the php package chx/drupal-pretty-printer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chx/drupal-pretty-printer
More information about chx/drupal-pretty-printer
Files in chx/drupal-pretty-printer
Download chx/drupal-pretty-printer
More information about chx/drupal-pretty-printer
Files in chx/drupal-pretty-printer
Vendor chx
Package drupal-pretty-printer
Short Description Drupal pretty printer
License GPL-2.0-or-later
Package drupal-pretty-printer
Short Description Drupal pretty printer
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package drupal-pretty-printer
This is a drop in replacement for PhpParser\PrettyPrinter\Standard printing
Drupal coding style.
Recommended usage:
`
This parses the code and returns the printer and the parsed statements. It recognizes PHP 8.2 syntax for parsing
or later with the nikic/php-parser v5. The printer is ready for a $printer->printFormatPreserving($stmts) call,
unlike with the standard printer, no other arguments are needed.
Of course, a simple
also works. The factory method is just a convenience.
All versions of drupal-pretty-printer with dependencies
PHP Build Version
Package Version
Requires
nikic/php-parser Version
^5
The package chx/drupal-pretty-printer contains the following files
Loading the files please wait ...