Projects tagged ‘design’ and ‘template_engine’


Jump to tag:

Projects tagged ‘design’ and ‘template_engine’

Filtered by Project Tags design template_engine

Refine results Project Tags template (7) templating (7) web (6) templates (4) html (4) engine (4) php (4) development (4) php5 (3) language (2) xhtml (2) perl (2)

[8 total ]

259 Users
   

Smarty is a template engine for PHP. More specifically, it facilitates a manageable way to separate application logic and content from its presentation.
Created over 3 years ago.

45 Users
   

Mason is a powerful Perl-based web site development and delivery engine. With Mason you can embed Perl code in your HTML and construct pages from shared, reusable components. Mason solves the ... [More] common problems of site development: caching, debugging, templating, maintaining development and production sites, and more. Mason is 100% free and open source. Although it can be used from CGI or even stand-alone, it is optimally designed for use with two other open source technologies: mod_perl and Apache. [Less]
Created over 3 years ago.

13 Users
   

PHPTAL is a PHP implementation of ZPT work. To be short, PHPTAL is a XML/XHTML template library for PHP. While most web developpers continue to use ASP/JSP/PHP tags as the core language of their ... [More] templates, the Zope community came with a refreshing idea named TAL. The idea was to move presentation actions inside XHTML attributes instead of using plain tags or elements. [Less]
Created over 2 years ago.

6 Users
 

Clearsilver is a fast, powerful, and language-neutral HTML template system. In both static content sites and dynamic HTML applications, it provides a separation between presentation code and ... [More] application logic which makes working with your project easier. [Less]
Created over 2 years ago.

3 Users

H2O is a template engine written in PHP, human friendly syntax and interface. Features 1. High readability, Natural syntax, Clean separation between logic, presentation and presentation logic ... [More] 2. Template inheritance, Tags, Filters lead you to reusable code 3. Powerful extension architecture, able to extend features on runtime by filters/tags 4. Compile h2o template into native PHP code 5. H2O has very modular design, you can tailer to need your exact needs. 6. Sandbox template, Handle most template error by H2O engine, server detail won't be exposed, only display data explicitly passed to H2O Performance 1. Lightweight implementation, minimum run time footprint 2. Compiled into PHP file with minimum file IO 3. Output cache, block level cache 4. Designed [Less]
Created over 2 years ago.

2 Users
 

The goal of PyPa is to allow for the creation of dynamic web sites by completely separating content from logic. Template syntax is very simple and all logic is handled by Python code. It can be ... [More] used stand-alone for your cgi-scripts (be it through cgi, fastcgi, scgi, pcgi, etc) or as your templating system within web frameworks like Pylons, Turbogears or Django. Some sites using PyPa: http://convergenciafreudlacan.org http://www.company.com.ar [Less]
Created over 2 years ago.

1 Users

HTML.Template aims to do to java what HTML::Template.pm did to perl. HTML.Template makes it possible to use HTML Templates inside your java code. You no longer need to recompile your servlets everytime you change the HTML.
Created about 1 year ago.

0 Users

A very simple templating system similar to Smarty. Written in object-oriented PHP.
Created about 1 year ago.