Download List

Project Description

web.template is a template framework for PHP 5
that uses an XML-based language. It allows you to
create classes with getters that are made
accessible to the framework with an addVarClass
method. It also supports modifiers, tags, and
resource drivers for template or cache storage.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-07-25 01:37
0.9.1-RC2

This release fixes some small bugs in the fetch() method and in parsing HTML tag parameters.

2006-07-15 01:15
0.9.1-RC1

Some bugs have been fixed in the tags <wt:include> and <tag wt:param=”{var}”/>. #true, #false, and #null constants have been added to the <wt:if> tag. The assignObjArray(...) method has been added. You can use object arrays in foreach and directly with name[index].getter (please see examples).
Tags: Major bugfixes

2006-02-23 10:51
0.9.0

Tags: Initial freshmeat announcement

Project Resources