PHPackages                             wtf/html - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. wtf/html

ActiveLibrary[Templating &amp; Views](/categories/templating)

wtf/html
========

HTML package for WTF Framework

1.0.4(8y ago)12001MITPHP

Since Feb 22Pushed 8y ago1 watchersCompare

[ Source](https://github.com/frameworkwtf/html)[ Packagist](https://packagist.org/packages/wtf/html)[ RSS](/packages/wtf-html/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)Dependencies (6)Versions (4)Used By (1)

HTML
====

[](#html)

[![Build Status](https://camo.githubusercontent.com/9b6370207de9a2eefacdff4c0f5d824bce94763a343cffddd6f03cd646124087/68747470733a2f2f7472617669732d63692e6f72672f6672616d65776f726b7774662f68746d6c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/frameworkwtf/html) [![Coverage Status](https://camo.githubusercontent.com/4b50315666b352827d49a4f0f978c6098564b5171da4c2fad35263d8f9d51928/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6672616d65776f726b7774662f68746d6c2f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/frameworkwtf/html?branch=master)

This package contains Twig template engine with flash messages and a useful Session class for WTF framework

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

[](#installation)

### Install via Composer

[](#install-via-composer)

```
composer require wtf/html
```

### Configure your app

[](#configure-your-app)

Create config file `html.php`:

```
