Skip to content
This repository has been archived by the owner on Jan 23, 2018. It is now read-only.

greut/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Template
========

A templating system that takes into account that PHP is already a templating language.


Features
--------

 * inheritance
 * inclusion
 * block
 * caching (via APC or apc_alt)
 * HTTP headers


Licence
-------

BSD


Author
------

Yoan Blanc, doSimple

About

PHP templating system that let you using nothing but PHP (inheritance, caching, blocks, inclusions, …)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages