ceus-media/template-engine
最新稳定版本:0.5.1
Composer 安装命令:
composer require ceus-media/template-engine
包简介
README 文档
README
A simple template engine for PHP.
Versions
Until version 0.4.1, support for PHP 7.4+ and CeusMedia::Common 0.9+.
This version 0.5.1, support for PHP 8.1+ and CeusMedia::Common 1.0+.
Facts
- logic-less - no conditions or loop
- conditions are done by
OptionalandInclusionplugin - loops are done by assigning sub templates on lists
- conditions are done by
- filters - apply filters before and after
- plugins - functionality is extendable by plugins
- includes - include nested templates
- comments - enable developer comments outside production
- optional - ...
统计信息
- 总下载量: 835
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2015-06-09