progminer/util-template-renderer
Composer 安装命令:
composer require progminer/util-template-renderer
包简介
Abstract Template Renderer for different template engines
README 文档
README
Install
Via Composer
$ composer require progminer/util-template-renderer
Usage
The library has some classes and one interface for abstracting from different template engines.
ProgMinerUtils\TemplateRenderer\ITemplateRenderer is interface for template engines abstractions. You can use it for use abstractions in your code.
Library has some included abstractions: for callable templates, for PHP templates and for Twig templates. Also, library has ProgMinerUtils\TemplateRenderer\DelegatingTemplateRenderer for use several abstractions at one time.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email eridan200@mail.ru instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 144
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-07-05