air-php/view-mustache

There is no license information available for the latest version (v0.2.5) of this package.

A mustache implementation of an Air view renderer.

v0.2.5 2016-01-29 10:45 UTC

This package is not auto-updated.

Last update: 2024-04-27 13:59:52 UTC


README

Build Status Scrutinizer Code Quality

A mustache implementation of an Air view renderer, for use with the Air view package.

Installation

Installation via Composer is recommended.

"require": {
    "air-php/view-mustache": "dev-master"
}