- 授权协议: 未知
- 开发语言: PHP
- 操作系统: 跨平台
- 软件首页: http://php-sugar.net/
- 软件文档: http://doc.php-sugar.net/manual/
软件介绍
Sugar是一个类似于Smarty的模板引擎,拥有一个简洁和易于理解的语法。
示例模板:
{% if $foo == 5 %}
Foo is equal to five
{% else %}
Foo is not five
{% /if %}
Sugar是一个类似于Smarty的模板引擎,拥有一个简洁和易于理解的语法。
示例模板:
{% if $foo == 5 %}
Foo is equal to five
{% else %}
Foo is not five
{% /if %}