PHP Classes

XtremeTemplate: Template engine that uses PHP scripts as templates

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: 431 All time: 6,315 This week: 560Up
Version License PHP version Categories
xtremetemplate 0.9GNU General Publi...4.0Templates
Description 

Author

This class implements a template engine that uses PHP scripts as templates.

It can assign multiple template variables that are assigned as local variables before processing the template scripts.

The class includes the template script that is executed with the template variables already assigned.

The template script output is captured into the PHP output buffer to be returned as a template processing result string.

Picture of shahnur
Name: shahnur <contact>
Classes: 2 packages by
Country: United States United States

  Files folder image Files (3)  
File Role Description
Accessible without login Plain text file view.test.php Example Test Template File
Accessible without login Plain text file test.php Example Test PHP File
Plain text file xtreme.template.php Class Main Template Engine Class

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:431
This week:0
All time:6,315
This week:560Up
User Comments (2)
To use PHP-Scripts for placeholders in templates is not the w...
16 years ago (Ralf Mike Pretzlaw)
5%Star
Hi !! I Believe that in your case it is suficient .
16 years ago (José Filipe Lopes Santos)
55%StarStarStar