syntaxseed/templateseed
Composer 安装命令:
composer require syntaxseed/templateseed
包简介
Lightweight and simple templating class for PHP. Caching, and natural PHP template syntax.
README 文档
README
A lightweight, simple PHP templating class with caching and natural PHP template syntax.
Licence: MIT.
Version: 1.4.0
Author: Sherri Wheeler (Mastodon: @SyntaxSeed) https://syntaxseed.com
Features
- PSR-4 autoloading compliant structure.
- Simple to learn and use.
- Template markup language is standard PHP.
- Pass any number of parameters to a template.
- Set global parameters for all templates.
- Small code footprint: integrates easily into your project.
- Simple output caching.
- Supports masterpages (sub-templates).
- Easy to customize.
- Unit-Testing with PHPUnit.
- Can be used for static site generation.
Get Started & Documentation
统计信息
- 总下载量: 107
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-01-26