Download the PHP package spiasecki/mustache without Composer
On this page you can find all versions of the php package spiasecki/mustache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download spiasecki/mustache
More information about spiasecki/mustache
Files in spiasecki/mustache
Download spiasecki/mustache
More information about spiasecki/mustache
Files in spiasecki/mustache
Vendor spiasecki
Package mustache
Short Description A namespaced Mustache implementation in PHP .
License MIT
Homepage https://github.com/spiasecki/mustache.php
Package mustache
Short Description A namespaced Mustache implementation in PHP .
License MIT
Homepage https://github.com/spiasecki/mustache.php
Keywords templatingmustache
Please rate this library. Is it a good library?
Informations about the package mustache
Mustache.php (namespaced version)
A namespaced Mustache implementation in PHP.
Usage
A quick example:
And a more in-depth example -- this is the canonical Mustache template:
Create a view "context" object -- which could also be an associative array, but those don't do functions quite as well:
And render it:
And That's Not All!
Read the Mustache.php documentation for more information.
See Also
All versions of mustache with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package spiasecki/mustache contains the following files
Loading the files please wait ....