Beautifier
PHP Formatter / Beautyfier / Tabifier / Pretty Printer / Code Format / Coding Style / Indent
Provides a code formatter with web interface. Users upload file or paste code, hit a button to either receive feedback about their code style (similar to Coder), or to beautify/tabify their code. The user will also select from a list of coding standards to use against their code. Users with permission can customise the coding standards for themselves.
Important: Beautifier requires Drupal 6.13 or higher. This is due to a design problem in older versions of tablesort.js that was exposed during Beautifier's development.
The engine that drives this module is ready for use, and there is an implementation of Drupal 6 coding standards (using algorithms from the coder_format scripts that come with the Coder module). Once this is working smoothly we can add PEAR and Zend standards, as well as adding beautification for source code other than PHP. See documentation for developer advice.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0-alpha2 | 2009-Sep-20 | 28.14 KB | Download · Release notes | Recommended for 6.x | |
