SimpleT 1.0

SimpleT 1.0 Download Summary

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

SimpleT 1.0 Description

SimpleT is about "reclaiming" PHP as a template language for rendering HTML.

SimpleT takes the view that PHP already is an excellent template language and when used purely for that purpose, is very easy for web page designers to work with (in particular because there are a number of tools popular design tools such as Dreamweaver with support for PHP syntax).

SimpleT takes advantage of PHP's output control functions to allow the correct seperation of Model from View (or Application Logic from Presentation Logic). Normally, developers who are using "pure" PHP for templates will do so by using functions like include() but, without output buffering, this impacts the ability to control when output is sent to the browser.

SimpleT also uses PEAR::Cache_Lite to allow output to be cached on the server side with an "expiry time", meaning exceptional performance can be acheived.

SimpleT also provides a lastModified() method to help with HTTP client side caching using conditional GETs.

As SimpleT is not inventing any (template) programming languages, templates are parsed by PHP itself, meaning it's also easier to debug, profile, etc. etc.

The one thing that SimpleT can't do for you, which other template engines that implement their own languages can, is restrict the templates to a limited subset of PHP functionality. Perhaps PHP's safe mode will eventually get the overhaul it needs to make that possible. 

SimpleT Bookmark

Hyperlink code:
Hyperlink for Forum code:

SimpleT 1.0 Script Download Notice

Top 4 Download periodically updates information of SimpleT 1.0 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. SimpleT 1.0 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!

fastm

fastm is a fast template,  Java Port of PHP Fast Template. Emulate JDynamiTe (another sf project). fastm Advantage: Template stands alone from the Parametter Setting part. Template can be safely reused by multiple threads to ...

PHP CON

PHP_CON is a PHP Core Framework which included Template Engine, Multi-Language System, Forum, Exchange Center, Photo Album, Membership Management and User Registration. Base on the pattern, developer can enhance more functions for it by writing more ...

Frosty

Frosty is a framework for PHP and Smarty that aims to enable web developers to create template and database-driven websites in the most efficient manner ... customizable controller that maps a URL to a template and, optionally, one or more SQL queries. The controller runs the template, so that you don't have to write PHP ...

Noas PHP

Noas PHP is a framework for PHP 5.It provides the following features: User ... Session managing system, Request managing system, User authentificate, Template support, Tag extension, Internationalize, Input form validation, Data base abstract layer and others ...

PHP Application Framework

PHP Application Framework (PAF) is a framework for developing PHP applications using model-driven and generative techniques. ...