phug-php/formatter

View on GitHub
README.md

Summary

Maintainability
Test Coverage

Phug Formatter
========

What is Phug Formatter?
-----------------

The Phug Formatter contains a baseclass for Formatters and main ones: XML, HTML and xHTML.

Installation
------------

Install via Composer

```bash
composer require phug/formatter
```

Usage
-----