Beautifier

danielb - May 13, 2009 - 06:14

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 releasesDateSizeLinksStatus
6.x-1.0-alpha22009-Sep-2028.14 KBRecommended for 6.xThis is currently the recommended release for 6.x.


 
 

Drupal is a registered trademark of Dries Buytaert.