spiffy/spiffy-view

This package is abandoned and no longer maintained. No replacement package was suggested.

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

1.0.0-alpha 2014-07-15 22:04 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:37:10 UTC


README

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.