PHPackages                             lejahmie/slim-mustache-view - 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. lejahmie/slim-mustache-view

ActiveLibrary[Templating &amp; Views](/categories/templating)

lejahmie/slim-mustache-view
===========================

Mustache View package for the Slim Framework

v2.0(9y ago)016MITPHP

Since Sep 9Pushed 9y ago1 watchersCompare

[ Source](https://github.com/lejahmie/slim-mustache-view)[ Packagist](https://packagist.org/packages/lejahmie/slim-mustache-view)[ Docs](https://github.com/jahmie/slim-mustache-view)[ RSS](/packages/lejahmie-slim-mustache-view/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (4)Dependencies (3)Versions (5)Used By (0)

Slim Mustache View
==================

[](#slim-mustache-view)

Mustache View package for the Slim Framework 3+, using [bobthecow](https://github.com/bobthecow/mustache.php) great PHP implementation of Mustache! ;-)

How to install
--------------

[](#how-to-install)

#### Using [Composer](http://getcomposer.org/)

[](#using-composer)

```
$ composer require lejahmie/slim-mustache-view
```

How to use
----------

[](#how-to-use)

```
