phug/formatter
Pug (ex-Jade) formatter for PHP, HTML template engine structured by indentation
Maintainers
Package info
pkg:composer/phug/formatter
2.0.1
2026-03-15 18:02 UTC
Requires
- php: >=5.5.0
- phug/dependency-injection: ^1.3.0 || ^2.0
- phug/parser: ^1.6 || ^2.0
- phug/util: ^1.6 || ^2.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-06-17 22:32:34 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
