Download the PHP package fehrlich/mustache-args without Composer
On this page you can find all versions of the php package fehrlich/mustache-args. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fehrlich/mustache-args
More information about fehrlich/mustache-args
Files in fehrlich/mustache-args
Download fehrlich/mustache-args
More information about fehrlich/mustache-args
Files in fehrlich/mustache-args
Vendor fehrlich
Package mustache-args
Short Description mustache.php fork with argument support.
License MIT
Homepage https://github.com/fehrlich/mustache.php/
Package mustache-args
Short Description mustache.php fork with argument support.
License MIT
Homepage https://github.com/fehrlich/mustache.php/
Keywords templatingmustache
Please rate this library. Is it a good library?
Informations about the package mustache-args
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:
Note: we recommend using ENT_QUOTES as a default of entity_flags to decrease the chance of Cross-site scripting vulnerability.
And That's Not All!
Read the Mustache.php documentation for more information.
See Also
All versions of mustache-args with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.2.4
The package fehrlich/mustache-args contains the following files
Loading the files please wait ...