mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
45c9f27ae657f04dab2a4ea4882cdef76d83b935
Fenom - Template Engine for PHP
Fenóm - lightweight and fast template engine for PHP.
- Subject: Template engine
- Syntax: Smarty-like
- Documentation: english, russian
- PHP version: 5.3+
- State:
- Version:

- Packagist: fenom/fenom

- Composer:
composer require fenom/fenom - Discussion: Fenom Forum
- Versioning: semver2
- Performance: see benchmark
Quick Start
Install
If you use composer in your project then you can to install Fenom to project as package. However, if you are not using composer you have to configure autoloader to work with Fenom.
Usage
Description
Languages
PHP
97.7%
Smarty
2.3%