Index of /ports_www/smarty

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [TXT] Makefile 07-Jun-2010 13:17 1.4K [   ] distinfo 28-May-2011 14:16 278 [DIR] files/ 03-Oct-2008 11:58 - [TXT] pkg-descr 19-Jan-2010 08:36 652 [   ] pkg-plist 11-Feb-2005 17:18 14K
Smarty is a template engine for PHP. Many other template engines for PHP
provide  basic variable  substitution and  dynamic block  functionality.
Smarty takes  a step  further to  be a  "smart" template  engine, adding
features such  as configuration files, template  functions, and variable
modifiers, and making  all of this functionality as easy  as possible to
use for  both programmers and  template designers. Smarty  also converts
the  templates into  PHP  scripts,  eliminating the  need  to parse  the
templates on every invocation. This  makes Smarty extremely scalable and
managable for large application needs.

WWW: http://www.smarty.net/