News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
PHP-Coding-Practices.com:
PHP Code-Beautifier Tool
May 03, 2007 @ 07:54:00

On PHP-Coding-Practices.com, there's a new post pointing out a code beautification tool Tim dug up the (aptly named) "PHP Code Beautifier".

Today I discovered a good tool for beautifying existing PHP Code. It works via a web interface. You can either upload a script or directly input it. The code is beautified according to the PHP PEAR Standard Requirements. It does not change or debug your code in any way.

He lists the things it can do for you and your code including setting indents to four spaces, uses the "one true brace" style for function definitions, and removes spaces between things like function calls, parenthesis and beginning of argument list.

You can check out the application and get information on more of the updates it will make on the project's homepage.

2 comments voice your opinion now!
beautifier download pear standard beautifier download pear standard




Community Events





Don't see your event here?
Let us know!


api introduction phpunit interview conference unittest custom release test opinion application database component framework podcast development community symfony2 series language

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework