PHP Beautifier makes your codes all pretty like and such.
First, install Pear, if it is not yet installed:
sudo aptitude install php-pear
Then, install php_beautifier:
sudo pear install PHP_Beautifier-0.1.15
Some Links
http://beautifyphp.sourceforge.net/docs/ http://pear.php.net/ http://pear.php.net/package/PHP_Beautifier/
share and enjoy:
