可以把你杂乱无章的PHP代码美化成和Python一样优雅。
效果见:http://www.waterproof.fr/products/phpCodeBeautifier/manual.php
下载:http://www.waterproof.fr/products/phpCodeBeautifier/download.php
跨平台,win和lin都可以用,有个用delphi写的GUI,蛮好用的。
--space-after-if --optimize-eol --space-after-switch --space-after-while --space-before-start-angle-bracket --space-after-end-angle-bracket --extra-padding-for-case-statement --glue-amperscore --change-shell-comment-to-double-slashes-comment --indent-with-tab --force-large-php-code-tag --force-true-false-null-contant-lowercase --comment-rendering-style PEAR --equal-align-position 50 --padding-char-count 1 "$(FilePath)"