PHP Classes

abc template: Template engine that replaces tags in PHP scripts

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
Not enough user ratingsTotal: 659 All time: 4,885 This week: 61Up
Version License PHP version Categories
abc-template 1.0BSD License4.0Templates
Description 

Author

This class implements a template engine that replaces tags in PHP scripts.

It can load a template file which can be a PHP script which is executed when the template is loaded.

The loaded template is processed by replacing tags, which are named marks delimited by curly braces, by template variable values.

When template variable values which are arrays, the class iterates the template processing over all values.

The class can display the processed template as the current script output or return the resulting template string.

Picture of Gianluca Zanferrari
  Performance   Level  
Name: Gianluca Zanferrari <contact>
Classes: 19 packages by
Country: The Netherlands The Netherlands
Innovation award
Innovation award
Nominee: 5x

  Files folder image Files (7)  
File Role Description
Plain text file class_template.php Class main class
Accessible without login Plain text file example.php Example example
Accessible without login Plain text file example_all.php Example example all
Accessible without login Plain text file example_tabular.php Example example tabular
Accessible without login HTML file page.html Data template page
Accessible without login HTML file page_with_tabular.html Data template page
Accessible without login HTML file row.html Data template page

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:659
This week:0
All time:4,885
This week:61Up