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.

Installs: 7 627

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/air-php/view-mustache

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

This package is not auto-updated.

Last update: 2025-10-11 21:53:56 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"
}