Download the PHP package hypejunction/mustache without Composer
On this page you can find all versions of the php package hypejunction/mustache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hypejunction/mustache
More information about hypejunction/mustache
Files in hypejunction/mustache
Download hypejunction/mustache
More information about hypejunction/mustache
Files in hypejunction/mustache
Vendor hypejunction
Package mustache
Short Description Mustache templating in Elgg
License GPL-2.0
Homepage http://hypejunction.com
Package mustache
Short Description Mustache templating in Elgg
License GPL-2.0
Homepage http://hypejunction.com
Please rate this library. Is it a good library?
Informations about the package mustache
Mustache templating for Elgg
Features
- Templates can be rendered both client and server side
- Compatible with Elgg's view system
- AMD-friendly
Usage
- Create a new template as an Elgg view
You can also use PHP views, e.g. template.html.php
. This allows you
to call other views and do stuff with PHP. If you use this approach, be
sure to register the template views in simplecache, so that they are
accessible with AMD.
-
Render server-side
- Render client-side
Docs
- mustache.js https://github.com/janl/mustache.js
- PHP Mustache https://github.com/bobthecow/mustache.php
All versions of mustache with dependencies
PHP Build Version
Package Version
The package hypejunction/mustache contains the following files
Loading the files please wait ....