Composer package:
{"fenom/fenom": "2.*"}
.
For old version:{"fenom/fenom": "1.*"}
. List of incompatibilities between 1.* and 2.* versions.
Fenom (from "fenomenal") — lightweight template engine for PHP.
It means:
- Known Smarty-like syntax with improvements.
- Very fast.
- Lightweight.
- Very flexible.
- Progressive parser without regular expressions.
- High code coverage.
- Easy to understand how it works.
- Easy to use.
- Maximum protection.