PHPackages                             ando/yii2-mustache.js - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. ando/yii2-mustache.js

ActiveYii2-extension[Templating &amp; Views](/categories/templating)

ando/yii2-mustache.js
=====================

mustache.js for Yii2

v2.0.0(10y ago)03PHP

Since Mar 3Pushed 10y ago1 watchersCompare

[ Source](https://github.com/andreydomovoy/yii2-mustache.js)[ Packagist](https://packagist.org/packages/ando/yii2-mustache.js)[ RSS](/packages/ando-yii2-mustachejs/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

Yii2 mustache.js
================

[](#yii2-mustachejs)

Yii2-extension for [mustache.js](https://github.com/janl/mustache.js)

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist ando/yii2-mustache.js "*"

```

or add

```
"ando/yii2-mustache.js": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply add next code to your asset bundle :

```
public $depends = [
    'ando\mustachejs\MustachejsAsset',
];

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 92.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~354 days

Total

2

Last Release

3782d ago

Major Versions

v1.0.0 → v2.0.02016-02-20

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7680316?v=4)[andreydomovoy](/maintainers/andreydomovoy)[@andreydomovoy](https://github.com/andreydomovoy)

---

Top Contributors

[![andreydomovoy](https://avatars.githubusercontent.com/u/7680316?v=4)](https://github.com/andreydomovoy "andreydomovoy (12 commits)")[![xfg](https://avatars.githubusercontent.com/u/3514270?v=4)](https://github.com/xfg "xfg (1 commits)")

---

Tags

yii2mustache.js

### Embed Badge

![Health badge](/badges/ando-yii2-mustachejs/health.svg)

```
[![Health](https://phpackages.com/badges/ando-yii2-mustachejs/health.svg)](https://phpackages.com/packages/ando-yii2-mustachejs)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[bubasuma/yii2-simplechat

A simple chat for your yii2 application

889.6k](/packages/bubasuma-yii2-simplechat)[marqu3s/yii2-summernote

Yii2 Summernote widget. Super simple WYSIWYG editor on Bootstrap

1695.5k8](/packages/marqu3s-yii2-summernote)[zxbodya/yii2-tinymce

Yii2 extension to use TinyMce with Compressor and FileManager

1732.4k3](/packages/zxbodya-yii2-tinymce)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
