Project info for Smarty

Share This Created 2 Feb 2001 at 21:16 UTC by andrei, last modified 22 May 2001 at 20:29 UTC by andrei.

Homepage: http://www.phpinsider.com/php/code/Smarty/

Freshmeat page: http://freshmeat.net/projects/smarty/

Notes:

Smarty is a template engine for PHP. One of the unique aspects about Smarty that sets it apart from other templating solutions is that it compiles the templates into native PHP scripts upon the first execution. After that, it just executes the compiled PHP scripts. Therefore, there is no costly template file parsing for each request. Read the documentation found on homepage if you want to know more.

License: LGPL

This project has the following developers:

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!

X
Share this page