irkanu / wp-phptidy

Automatically format PHP code to meet the WordPress Coding Standards

Home Page:http://magp.ie/2011/01/10/tidy-and-format-your-php-and-meet-wordpress-standards-on-coda-and-textwrangler/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

The story:

  1. Magnus Rosenbaum wrote the original phptidy script.
  2. Eoin Gallagher modified it so that it conforms to the WordPress Coding Standards.
  3. I put Eoin's version on github, for convenience.

Basic usage

$ wp-phptidy.php replace some-file.php

Complete documentation can be found on the phptidy home page: http://phptidy.berlios.de/

About

Automatically format PHP code to meet the WordPress Coding Standards

http://magp.ie/2011/01/10/tidy-and-format-your-php-and-meet-wordpress-standards-on-coda-and-textwrangler/

License:GNU General Public License v2.0


Languages

Language:PHP 100.0%