Download the PHP package lejahmie/slim-mustache-view without Composer
On this page you can find all versions of the php package lejahmie/slim-mustache-view. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lejahmie/slim-mustache-view
More information about lejahmie/slim-mustache-view
Files in lejahmie/slim-mustache-view
Download lejahmie/slim-mustache-view
More information about lejahmie/slim-mustache-view
Files in lejahmie/slim-mustache-view
Vendor lejahmie
Package slim-mustache-view
Short Description Mustache View package for the Slim Framework
License MIT
Homepage https://github.com/jahmie/slim-mustache-view
Package slim-mustache-view
Short Description Mustache View package for the Slim Framework
License MIT
Homepage https://github.com/jahmie/slim-mustache-view
Please rate this library. Is it a good library?
Informations about the package slim-mustache-view
Slim Mustache View
Mustache View package for the Slim Framework 3+, using bobthecow great PHP implementation of Mustache! ;-)
How to install
Using Composer
How to use
Methods
Renders the Mustache template with the ResponseInterface used by Slim;
Returns the renderd Mustache template as a string.
Set the template path where Mustache will look for template files.
Set the options for Mustache filesystem loader. See; https://github.com/bobthecow/mustache.php/wiki/Template-Loading
Set the Mustache options. See; https://github.com/bobthecow/mustache.php/wiki
Authors
License
The MIT License (MIT)
Change log
1.0.1
- Added method which allow to fetch the processed markup as raw html string.
- Fixed some typos.
- Better readme, because you all read this right? :-D
1.0
- First version y'all!
All versions of slim-mustache-view with dependencies
PHP Build Version
Package Version
The package lejahmie/slim-mustache-view contains the following files
Loading the files please wait ....