Skip to content

phug-php/formatter

Repository files navigation

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

composer require phug/formatter

Usage