tonis/view

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

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

Maintainers

Details

github.com/tonis-io/view

Source

Issues

Installs: 172

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

pkg:composer/tonis/view

dev-master / 1.0.x-dev 2015-06-12 19:19 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:48:06 UTC


README

Build Status Code Coverage Scrutinizer Code Quality

Installation

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

composer require tonis-io/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.