Login   Register  
PHP Classes
elePHPant
Icontem

Class: KeeVee Template

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Piotr Biernat  >  KeeVee Template  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: KeeVee Template
Base name: template_class_php
Description: Simple template engine with output caching support
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 980 users
All time rank: 3017
Week users: 1 user
Week rank: 2467
Picture of Piotr Biernat
Author: Piotr Biernat <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Poland Poland - PHP jobs in Poland
Age: 22
All time rank: 155837 in Poland Poland
Week rank: 1634 Down45 in Poland Poland Down


  Detailed description  
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.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Templates Template processing engines and components View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (91.7%)
Good (91.7%)
-
Good (83.3%)
-
-
Sufficient (63.3%)
554
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
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.

Download all files: template_class_php.tar.gz template_class_php.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.