/spiffy-view

SpiffyView is a light-weight, HHVM compatible, and dependency free view compatability layer. It does not provide its own templating system!

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Spiffy\View

Build Status Code Coverage Scrutinizer Code Quality

Installation

Spiffy\View can be installed using composer which will setup any autoloading for you.

composer require spiffy/spiffy-view

Additionally, you can download or clone the repository and setup your own autoloading.

Information

This library does little on it's own. It's intended to be used as a compatability layer for various templating engines.