PHPackages                             phly/phly-mustache - 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. phly/phly-mustache

AbandonedArchivedLibrary

phly/phly-mustache
==================

PHP Mustache implementation supporting inheritance

2.0.1(9y ago)1512.1k4[1 issues](https://github.com/phly/phly-mustache/issues)[1 PRs](https://github.com/phly/phly-mustache/pulls)2BSD-2-ClausePHPPHP &gt;=5.5

Since Mar 14Pushed 9mo ago2 watchersCompare

[ Source](https://github.com/phly/phly-mustache)[ Packagist](https://packagist.org/packages/phly/phly-mustache)[ Docs](http://phly-mustache.readthedocs.org)[ RSS](/packages/phly-phly-mustache/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (10)Used By (2)

phly-mustache
=============

[](#phly-mustache)

> ⚠️ **Archived 2025-08-17**
>
> Use at your own risk.

[![Build Status](https://camo.githubusercontent.com/65850a68bdbf01e060e8cecd745493aef324d00b8274de8a3fef08190ec27112/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f70686c792f70686c792d6d757374616368652e706e673f6272616e63683d646576656c6f70)](http://travis-ci.org/phly/phly-mustache)

phly-mustache is a [Mustache](http://mustache.github.com) implementation written for PHP. It conforms to the principles of mustache, and allows for extension of the format via pragmas.

In particular, it offers support for [template inheritance](https://github.com/mustache/spec/pull/75) ala [hogan.js](https://github.com/twitter/hogan.js), using the `{{
