baraja-core/simple-template
Composer 安装命令:
composer require baraja-core/simple-template
包简介
Simple PHP templating system for user editable templates.
README 文档
README
BRJ organisation
Simple template
Simple PHP templating system for user editable templates.
Idea
Most applications need to render templates that insert safely treated variables.
This library allows you to easily create templates that can be edited by the user. All templates are rendered in a secure manner that prevents security vulnerabilities from being created.
Each template is validated before rendering for the ability to automatically check the initialization of all variables and available data. You can also perform secure validation against test data before saving a new template.
Typical use: editable email templates or SMS messages.
统计信息
- 总下载量: 3.5k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2022-01-23