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.

Maintainers

Package info

github.com/air-php/view-mustache

pkg:composer/air-php/view-mustache

Statistics

Installs: 7 958

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is not auto-updated.

Last update: 2026-02-28 23:56:45 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"
}