Download List

Project Description

Savant is a powerful but lightweight
PEAR-compliant template system for PHP. It is
non-compiling, and uses PHP itself as its template
language so you don't need to learn a new markup
system. It has an object-oriented system of
template plugins and output filters, so it sports
almost all of the power of Smarty with almost none
of the overhead.

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.

2005-06-02 13:35
3.0.0dev4

Tags: Development, Initial freshmeat announcement

2005-06-02 08:55
2.3.3

Tags: Stable, Major feature enhancements

2004-07-04 05:06
2.0.4

Tags: Stable, Initial freshmeat announcement

2004-07-02 23:02
1.5.1

An error in the setTemplate() method has been fixed.
Tags: Old, Minor bugfixes

2004-05-15 02:27
1.5

This release adds a setTemplate() method to set a default template file name. The methods display() and fetch() honor the setTemplate() value when no template is named. A findTemplate() method has been added to find a template path (useful for in-template include statements). The fetch() method now pops the template off the stack when done.
Tags: Old, Minor feature enhancements

Project Resources