2017 © Pedro Peláez
 

library eztpl

A small, efficient PHP single-file template engine

image

eztpl/eztpl

A small, efficient PHP single-file template engine

  • Tuesday, May 16, 2017
  • by eztpl
  • Repository
  • 4 Watchers
  • 11 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

, (*1)

一个小巧的PHP模板引擎类库, (*2)

演示地址:http://demo.eztpl.com, (*3)

简单的语法,自由地定义模板语法,一个核心文件!, (*4)

如果您注意到一些被疏忽的问题,欢迎把它提交给我!, (*5)

Composer

{
    "require": {
        "eztpl/eztpl": "1.6.8"
    }       
}

Requirements

这个版本支持下面的PHP版本。, (*6)

  • PHP 5.4, (*7)

  • PHP 5.5, (*8)

  • PHP 5.6, (*9)

  • PHP 7.0, (*10)

License

The MIT License (MIT). Please see License File for more information., (*11)

The Versions

16/05 2017

dev-master

9999999-dev https://github.com/eztpl/eztpl.git

A small, efficient PHP single-file template engine

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

template php

16/05 2017

1.6.7

1.6.7.0 https://github.com/eztpl/eztpl.git

A small, efficient PHP single-file template engine

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

template php