Template Lite 2.1

Template Lite 2.1 Download Summary

  • Language: PHP
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: LGPL - GNU Lesser General Public License
  • Databases: N/A
  • Downloads: 382
  • Released: Sep 26, 2007

Template Lite 2.1 Description

Template Lite is a very fast, small HTML template engine written in PHP. The engine supports most of the Smarty template engine functions and filters.

Template Lite has many advantages over other template engines, as well as a few disadvantages.
- Template Lite is a stripped down version of Smarty and thus is extremely fast, yet very similar to Smarty.
- Template Lite uses most of the same basic syntax as Smarty template engine, making it relatively easy to port template files from Smarty and for previous users of Smarty to quickly learn how to use it.
- Template Lite variable syntax, specifically variables in double quotes and concatentation, is designed to imitate PHP's, making variable usage intuitive for beginners who are used to programming in PHP.
- Template Lite introduces the new switch and for tags, which have identical functionality to PHP's switch and for functions, respectively.
- Template Lite compiles all template files for speed, making script start-up faster. All compiled files are saved for faster loading on the next load.
- Template Lite will also optionally save a cached version of templates, thus bypassing any compiling or execution, as it will load static pages precompiled and assembled, offering significant speed increases.
- Template Lite supports config files and variables and will compile config files for speed, too!

Template Lite Bookmark

Hyperlink code:
Hyperlink for Forum code:

Template Lite 2.1 Script Download Notice

Top 4 Download periodically updates information of Template Lite 2.1 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Template Lite 2.1 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

libtemplate

libtemplate is a very powerful template library written in C. It allows statements like ... 'else' or 'print' to be used inside a template. You can set variables from outside or inside the template. PHP and Perl binding will be available. ...

HTML Template Xipe

HTML_Template_Xipe is a template engine for PHP, to easier and faster create ... web pages/applications. SimpleTemplate additionally can easily translate the templates and it compiles them. ...

Yaptoo

... from execution - added caching of parsed templates - added some error reporting - added a choice of template syntaxes - added comment syntax - added Cheetah-style variable substitution with optional caching of the equivalent Python expression - limited flow ...
Python

phpPat

phpPat is an open-source php template engine. phpPat is extremely easy to use. It was build to increase the readability of your php scripts and enable you to fully practise your creativity. It can separate php code from html and perform complex tasks. ...

php stl

... similar to java's JSTL. This is a tag-based template engine with configurable classes to handle various tags. The templates are written in XML, which differs from the ... clean output. php-stl does not provide its own template handling, but instead piggybacks on either PHPSavant or ...