PHP Classes
elePHPant
Icontem

KeeVee Template: Simple template engine with output caching support

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2005-02-13 (11 years ago) RSS 2.0 feedStarStarStarStar 62%Total: 1,708 All time: 2,226 This week: 1,095Up
Version License Categories
template_class_php 1.0.0GNU General Publi...PHP 5, Templates
Description Author

This class implements a simple template engine based on substitution of certain placeholder marks by the given replacement strings.

It caches the output of a template processed with a given set of parameters by storing the output in a cache file. Once the cache file is generated, the output is retrieved from that file, thus avoiding the overhead of processing the same cache file again.

The class is provided in two versions for PHP 4 and PHP 5 respectively.

Picture of Piotr Biernat
Name: Piotr Biernat <contact>
Classes: 2 packages by
Country: Poland Poland

  Files folder image Files  
File Role Description
Accessible without login Plain text file Example.php Example Example use
Plain text file template.class.php Class This version is for PHP5.
Plain text file template_4.class.php Class This version is for PHP4.

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,708
This week:0
All time:2,226
This week:1,095Up
User Ratings User Comments (1)
 All time
Utility:90%StarStarStarStarStar
Consistency:90%StarStarStarStarStar
Documentation:-
Examples:85%StarStarStarStarStar
Tests:-
Videos:-
Overall:62%StarStarStarStar
Rank:922
 
Excellent
7 years ago (kishore kumar)
70%StarStarStarStar