Download the PHP package privacyzeker/mustache without Composer
On this page you can find all versions of the php package privacyzeker/mustache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download privacyzeker/mustache
More information about privacyzeker/mustache
Files in privacyzeker/mustache
Download privacyzeker/mustache
More information about privacyzeker/mustache
Files in privacyzeker/mustache
Vendor privacyzeker
Package mustache
Short Description A Mustache implementation in PHP.
License MIT
Homepage https://github.com/bobthecow/mustache.php
Package mustache
Short Description A Mustache implementation in PHP.
License MIT
Homepage https://github.com/bobthecow/mustache.php
Keywords templatingmustache
Please rate this library. Is it a good library?
Informations about the package mustache
Mustache.php
A 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
The package privacyzeker/mustache contains the following files
Loading the files please wait ....