mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
5c86d2d6ae9d49e3e901088a5ed69ddae0d23733
Fenom - Template Engine for PHP
Composer package:
{"fenom/fenom": "2.*"}.
For old version:{"fenom/fenom": "1.*"}.
List of incompatibilities between 1 and 2 versions.
Quick start :: Documentation [en|ru] :: Benchmark
What is it
Fenóm — 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.
Description
Languages
PHP
97.7%
Smarty
2.3%

