mapq/html-template
最新稳定版本:v1.3.6
Composer 安装命令:
composer require mapq/html-template
包简介
A template system to separate HTML from backend logic. Support in PHP for now.
README 文档
README
The tiny template is a very simple template language implemented in PHP to be used for small projects and classroom instruction. The language supports conditionals, repetitions, and calls to functions embedded in HTML. I wrote it to explain how template systems work and to demonstrate why they need to have some amount of computation in them.
Since its first version, I have added a few things that were easy to add but extended it beyond the original goals. There are still a few things left to be implemented.
Manuel A. Perez-Quinones Computer Science Virginia Tech 2014
统计信息
- 总下载量: 53
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: AGPL-3.0
- 更新时间: 2014-12-28