Browsing projects by Tag(s)

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

Showing page 2 of 8

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 1 day 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 7 days ago
 
 

Apache Tiles is a templating framework built to simplify the development of web application user interfaces. Tiles allows authors to define page fragments which can be assembled into a complete page at runtime. These fragments, or tiles, can be used as simple includes in order to reduce the ... [More] duplication of common page elements or embedded within other tiles to develop a series of reusable templates. These templates streamline the development of a consistent look and feel across an entire application. [Less]

3.75
   
  0 reviews  |  10 users  |  31,201 lines of code  |  2 current contributors  |  Analyzed 5 days ago
 
 

Jade - template engine Jade is a high performance template engine heavily influenced by Haml and implemented with JavaScript for node. Features * client-side support * great readability * flexible indentation * block-expansion * code is escaped by default for security * contextual ... [More] error reporting at compile & run time * executable for compiling jade templates via the command line * html 5 mode (using the !!! 5 doctype) * optional memory caching * combine dynamic and static tag classes * parse tree manipulation via filters * supports Express JS out of the box * transparent iteration over objects, arrays, and even non-enumerables via - each * block comments [Less]

0
 
  0 reviews  |  8 users  |  6,041 lines of code  |  51 current contributors  |  Analyzed about 22 hours ago
 
 

Lazy Query Container is a Vaadin framework addon which provides lazy loading container for Vaadin tables. Lazy Query Container supports buffered reads and writes of items. Data reads and writes are delegated through Query interface to an application specific business delegate.The QueryFactory and ... [More] Query interface implementations are designed to be application specific and should invoke a data source like WebService client, JDBC connection, JPA context or Java service class to read and write data items. The data source has to support querying data in batches.Lazy Query Container supports the following features: lazy loading of items, loading Items in batches, item caching with limited cache size, sorting, query statistics, changing item set and changing property set. Since version 1.1.0 Lazy Query Container also supports adding items, modifying items and removing items. The changes are buffered and can be either commited or discarded. Row status icons and status column generator are also included to allow for visualization of row states. See the demo for hands on experience on the features.If you like this add-on please add it to your stack in ohloh by clicking I use this button in the project page: https://www.ohloh.net/p/vaadin-lazyquerycontainer [Less]

4.66667
   
  0 reviews  |  7 users  |  5,880 lines of code  |  5 current contributors  |  Analyzed about 8 hours ago
 
 
Compare

Dwoo is a PHP5 template engine positioned as an alternative to Smarty, it is (nearly) fully compatible with its templates and plugins, but it is written from scratch and aimed at going one step further with a cleaner codebase.

5.0
 
  0 reviews  |  7 users  |  116,284 lines of code  |  3 current contributors  |  Analyzed 2 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 4 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 6 days 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.