barcodex/templar
Composer 安装命令:
composer require barcodex/templar
包简介
Template processor wrapper for Temple
README 文档
README
Templar is the filesystem-aware wrapper for Temple text processor.
It is meant to be a default template processor engine for Kasha PHP framework, but it can be used standalone, too.
## Installation
Install Temple with Composer by adding a requirement into composer.json of your project:
{
"require": {
"barcodex/templar": "*"
}
}
or requiring it from the command line:
composer require barcodex/templar:*
统计信息
- 总下载量: 64
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 5
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-03-31