php-format-html-output
php-format-html-output copied to clipboard
A simple HTML pretty printer written in PHP
A simple HTML formatter.
Example:
HTML($html); echo $formatted_html;