问题
I am looking for a software which can beautify both PHP and HTML code.
Dreamweaver seems to do a good job with html but not PHP
PHP designer does a good job with PHP but messes up HTML.
Any suggestions guys ?
回答1:
Eclipse with setted up by you formatting rules. Both HTML and PHP formatter. And it's free.
回答2:
You could always use the built in highlight-string function. Not sure if it does a particularly good job, but it's by far the easiest option.
来源:https://stackoverflow.com/questions/6716683/php-html-formatter-beautifier