PHP Classes

KeeVee Template: Simple template engine with output caching support

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 57%Total: 1,716 All time: 2,292 This week: 455Up
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: 143838 in Poland Poland
Week rank: 163 Up5 in Poland Poland Up

  Files folder image Files (3)  
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.

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,716
This week:0
All time:2,292
This week:455Up
User Ratings User Comments (1)
 All time
Utility:83%StarStarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:-
Examples:79%StarStarStarStar
Tests:-
Videos:-
Overall:57%StarStarStar
Rank:1578
 
Excellent
15 years ago (kishore kumar)
70%StarStarStarStar