PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStar 57%Total: 1,716 This week: 1All time: 2,291 This week: 560Up
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
Age: 34
All time rank: 143738 in Poland Poland
Week rank: 411 Up14 in Poland Poland Up

  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,716
This week:1
All time:2,291
This week:560Up
User Ratings User Comments (1)
 All time
Utility:83%StarStarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:-
Examples:79%StarStarStarStar
Tests:-
Videos:-
Overall:57%StarStarStar
Rank:1565
 
Excellent
14 years ago (kishore kumar)
70%StarStarStarStar