phpbeautifier.com - PHP Beautifier

Description: Beautify and format your PHP source code !

php (16654) style (3624) code (3150) webmaster (1907) script (1434) source (926) tidy (49) beautify (34) formatter (25) beautifier (13)

Example domain paragraphs

Named after Kernighan & Ritchie , because the examples in K&R are formatted this way.

Also called kernel style because the Unix kernel is written in it, and the "One True Brace Style" (abbrev. 1TBS) by its partisans.

In C code, the body is typically indented by eight spaces (or one tab) per level, as shown here. Four spaces are occasionally seen in C, but in C++ and Java four tends to be the rule rather than the exception.