phug/formatter

Pug (ex-Jade) formatter for PHP, HTML template engine structured by indentation

1.13.0 2023-09-21 07:13 UTC

This package is auto-updated.

Last update: 2024-03-19 14:45:48 UTC


README

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