Indent (aka., "HTML beautifier") will indent HTML for development and testing. Dedicated for those who suffer from reading a template engine produced markup.
The recommended way to use Indent is through Composer.
{
"require": {
"nonozgytb/dindent": "2.0.*"
}
}