Download the PHP package mykehowells/powerhtml without Composer
On this page you can find all versions of the php package mykehowells/powerhtml. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mykehowells/powerhtml
More information about mykehowells/powerhtml
Files in mykehowells/powerhtml
Download mykehowells/powerhtml
More information about mykehowells/powerhtml
Files in mykehowells/powerhtml
Vendor mykehowells
Package powerhtml
Short Description HTML templating and parsing engine
License GPL
Homepage https://github.com/mykehowells/powerparser
Package powerhtml
Short Description HTML templating and parsing engine
License GPL
Homepage https://github.com/mykehowells/powerparser
Please rate this library. Is it a good library?
Informations about the package powerhtml
PowerHTML/PowerHTML
Create HTML template with .pwr.html extension and make use in emails or whatever else!
Installation
Usage
Include the composer autoloader
Getting started with a basic PowerHTML setup. The below code would output the processed PowerHTML template to the browser.
If you're looking to store the parsed html into a variable, use rather than .
Options
Change Template Directory
Default:
Stop PHP Evaluation
Stopping PHP evaluation will stop the curly braces from being parsed in your templates. For example: {{$my_var}} would be output as {{$my_var}}.
All versions of powerhtml with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package mykehowells/powerhtml contains the following files
Loading the files please wait ....