2017 © Pedro Peláez
 

library sdopx

sdopx Embedded php templates

image

wj008/sdopx

sdopx Embedded php templates

  • Friday, July 27, 2018
  • by wj008
  • Repository
  • 1 Watchers
  • 0 Stars
  • 69 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 14 Versions
  • 82 % Grown

The README.md

sdopx-php

php 模板引擎 使用方式和smarty 基本一致,轻量级,优化提速。 最低要求 PHP 7, (*1)

本次优化,以支持 swoole 常驻内存方式使用。, (*2)

与1.x版本有不兼容问题., (*3)

更多详细帮助文档: http://sdopx.wj008.net 查阅, (*4)


require 'sdopx/Sdopx.php'; //如果使用composer 上行可以不需要 use sdopx\Sdopx; //开启调试模式 Sdopx::$debug = true; $sdopx = new Sdopx(); //设置模板目录 $sdopx->setTemplateDir('./view'); //设置编译目录 $sdopx->setCompileDir('./runtime'); //注册变量 $sdopx->assign('abc', 'wj008'); //输出代码 echo $sdopx->fetch('index.tpl');

The Versions

27/07 2018

dev-master

9999999-dev

sdopx Embedded php templates

  Sources   Download

Apache-2.0

The Requires

  • php >=7.0

 

by Avatar wj008

27/07 2018

2.0.31

2.0.31.0

sdopx Embedded php templates

  Sources   Download

Apache-2.0

The Requires

  • php >=7.0

 

by Avatar wj008

23/07 2018

2.0.0

2.0.0.0

sdopx Embedded php templates

  Sources   Download

Apache-2.0

The Requires

  • php >=7.0

 

by Avatar wj008

19/07 2018

dev-sdopx-1.x

dev-sdopx-1.x

sdopx Embedded php templates

  Sources   Download

Apache-2.0

The Requires

  • php >=7.0

 

by Avatar wj008

19/07 2018

1.1.3

1.1.3.0

sdopx Embedded php templates

  Sources   Download

Apache-2.0

The Requires

  • php >=7.0

 

by Avatar wj008

19/07 2018

1.1.2

1.1.2.0

sdopx Embedded php templates

  Sources   Download

Apache-2.0

The Requires

  • php >=7.0

 

by Avatar wj008

18/07 2018

1.1.0

1.1.0.0

sdopx Embedded php templates

  Sources   Download

Apache-2.0

The Requires

  • php >=7.0

 

by Avatar wj008

18/07 2018

1.1.1

1.1.1.0

sdopx Embedded php templates

  Sources   Download

Apache-2.0

The Requires

  • php >=7.0

 

by Avatar wj008

13/06 2018

1.0.9

1.0.9.0

sdopx Embedded php templates

  Sources   Download

Apache-2.0

The Requires

  • php >=7.0

 

by Avatar wj008

11/05 2018

1.0.7

1.0.7.0

sdopx Embedded php templates

  Sources   Download

Apache-2.0

The Requires

  • php >=7.0

 

by Avatar wj008

14/04 2018

1.0.6

1.0.6.0

sdopx Embedded php templates

  Sources   Download

Apache-2.0

The Requires

  • php >=7.0

 

by Avatar wj008

17/03 2018

1.0.5

1.0.5.0

sdopx Embedded php templates

  Sources   Download

Apache-2.0

The Requires

  • php >=7.0

 

by Avatar wj008

16/03 2018

1.0.4

1.0.4.0

sdopx Embedded php templates

  Sources   Download

Apache-2.0

The Requires

  • php >=7.0

 

by Avatar wj008

16/03 2018

1.0.3

1.0.3.0

sdopx Embedded php templates

  Sources   Download

Apache-2.0

The Requires

  • php >=7.0

 

by Avatar wj008