PHP Classes

UI Template: Compile HTML templates into PHP scripts

Recommend this page to a friend!
  Info   View files View files (26)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 499 All time: 5,811 This week: 346Up
Version License PHP version Categories
frea-framework-tpl 1.0GNU Lesser Genera...5.0PHP 5, Templates
Description 

Author

This package is specific mainly for applications used in Poland Poland .

This package can be used to Compile HTML templates into PHP scripts.

It can parse an HTML template file to build a DOM like structure.

The code builder traverses the parsed template structure and generates a PHP script that is executed to process the template.

It supports custom tags that implement conditional sections, iterate over loops, include other template files, etc..

The compiled template scripts are stored in a cache directory to avoid recompilation overhead.

Picture of deirathe
Name: deirathe <contact>
Classes: 1 package by
Country: Poland Poland
Age: 37
All time rank: 326175 in Poland Poland
Week rank: 312 Up5 in Poland Poland Up

  Files folder image Files  
File Role Description
Files folder imageapp (1 directory)
Files folder imagefrea (1 file, 1 directory)
Accessible without login Plain text file index.php Example sample use

  Files folder image Files  /  app  
File Role Description
Files folder imagetest (1 file)

  Files folder image Files  /  app  /  test  
File Role Description
  Accessible without login Plain text file tpl.php Example Sample template file

  Files folder image Files  /  frea  
File Role Description
Files folder imageTemplate (5 files, 1 directory)
  Plain text file Template.php Class Template class

  Files folder image Files  /  frea  /  Template  
File Role Description
Files folder imageDom (3 files, 3 directories)
  Plain text file CodeBuilder.php Class Code builder class
  Plain text file Component.php Class Component class
  Plain text file ComponentManager.php Class Component manager class
  Plain text file Exception.php Class Exception class
  Plain text file VariableContainer.php Class Variable Container class

  Files folder image Files  /  frea  /  Template  /  Dom  
File Role Description
Files folder imageNamespace (10 files)
Files folder imageNode (4 files)
Files folder imageParser (1 file)
  Plain text file Namespace.php Class Namespace class
  Plain text file Node.php Class Node class
  Plain text file Parser.php Class Parser class

  Files folder image Files  /  frea  /  Template  /  Dom  /  Namespace  
File Role Description
  Plain text file Component.php Class Namespace Component class
  Plain text file Definecomponent.php Class Namespace Definecomponent class
  Plain text file Else.php Class Namespace Else class
  Plain text file Exception.php Class Namespace Exception class
  Plain text file Html.php Class Namespace html class
  Plain text file If.php Class Namespace If class
  Plain text file Import.php Class Namespace Import class
  Plain text file Loop.php Class Namespace Loop class
  Plain text file Param.php Class Namespace Param class
  Plain text file Var.php Class Namespace Var class

  Files folder image Files  /  frea  /  Template  /  Dom  /  Node  
File Role Description
  Plain text file Attribute.php Class Node atribute class
  Plain text file Document.php Class Node Document class
  Plain text file Element.php Class Dom Element class
  Plain text file Text.php Class Dom node text class

  Files folder image Files  /  frea  /  Template  /  Dom  /  Parser  
File Role Description
  Plain text file Exception.php Class Parser exception class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:499
This week:0
All time:5,811
This week:346Up