Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 4

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

3.92373
   
  1 review  |  341 users  |  -76,778 lines of code  |  3 current contributors  |  Analyzed 6 months ago
 
 

Cheetah is a Python-powered template engine and code generator. It can be used as a standalone utility or it can be combined with other tools. Web developers are its principle user group, but it has many potential uses and is also being used to generate C++ game code, Java, SQL, form emails, and even Python code.

4.58621
   
  0 reviews  |  186 users  |  12,674 lines of code  |  3 current contributors  |  Analyzed 5 days ago
 
 

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 common problems of site development: caching, debugging, templating, maintaining development and ... [More] 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]

4.6
   
  0 reviews  |  49 users  |  41,079 lines of code  |  5 current contributors  |  Analyzed about 11 hours ago
 
 

Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.

4.7
   
  0 reviews  |  47 users  |  10,765 lines of code  |  30 current contributors  |  Analyzed about 10 hours ago
 
 

OPTv2 is a template engine for PHP5 based on XML language. It focuses on portability and declarative programming, where you specify what you want to achieve, not - how it is supposed to work. Together with powerful syntax, it provides a modern, objective API designed especially for use with popular ... [More] frameworks. Currently, OPTv3 is being under development. The new version brings new design and architecture, offering an universal template compiler suitable for different types of template languages. [Less]

5.0
 
  0 reviews  |  18 users  |  32,825 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

This module attempts to make using HTML templates simple and natural. It extends standard HTML with a few new HTML-esque tags - , , , , and . The file written with HTML and these new tags is called a template. It is usually saved separate from your script - possibly even created by someone else! ... [More] Using this module you fill in the values for the variables, loops and branches declared in the template. This allows you to separate design - the HTML - from the data, which you generate in the Perl program. [Less]

4.16667
   
  1 review  |  14 users  |  18,633 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

Perlish declarative templates. Using tag names to label blocks, you can easily render HTML or XML with Perl code intermixed. All of it is in pure Perl without source filtering.

4.6
   
  0 reviews  |  11 users  |  4,686 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

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 templates, the Zope community came with a refreshing idea named TAL. The idea was to move ... [More] presentation actions inside XHTML attributes instead of using plain tags or elements. [Less]

4.625
   
  0 reviews  |  11 users  |  23,593 lines of code  |  5 current contributors  |  Analyzed 4 days ago
 
 

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 application logic which makes working with your project easier.

5.0
 
  0 reviews  |  6 users  |  43,224 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

patTemplate helps you separating the business logic from the layout and the content of your websites. Using patTemplate, you will no more embedd PHP code directly in your HTML code. Instead you will insert placeholders in your HTML documents, which will be replaced by the actual computed values by your PHP application.

4.6
   
  0 reviews  |  5 users  |  7,783 lines of code  |  1 current contributor  |  Analyzed 1 day ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.