dmbookpro/php-view
Composer 安装命令:
composer require dmbookpro/php-view
包简介
Simple php view renderer
README 文档
README
Very simple template engine using PHP as the template language.
Supports:
- Layout (decorator)
- Partials
- Global variables (accross all templates)
Does NOT support:
- Auto-escaping for XSS, you have to take care of that yourself
Similar to / inspired by:
- Slim PHP View https://github.com/slimphp/PHP-View
- Symfony Templating Component https://github.com/symfony/templating
统计信息
- 总下载量: 473
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-03-15