php-format-html-output icon indicating copy to clipboard operation
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;