Beautify PHP
This program tries to reformat and beautify given PHP source code files automatically. Basic features: automatic indentation of PHP source code according to given number of spaces; automatic newlines, if required; includes settings for braces according to C or PEARL style; can make use of PHPs integrated code highlight option; can limit number of chars per line.