Releases: wol-soft/php-micro-template
Releases · wol-soft/php-micro-template
1.2.0
Add else to conditional statements
1.1.0
- Function calls can have parameters, for example a ViewHelper-Object with advanced logic can be used
- The templating syntax is now whitespace tolerant.
1.0.0
Features
- Replace variables inside a template
- Iterate over an array or iterable object
- Conditional sections
- Pass objects and call functions on the objects