Browsing projects by Tag(s)

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

Showing page 1 of 2

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 4 days 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,770 lines of code  |  6 current contributors  |  Analyzed 1 day 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 12 days ago
 
 

TinyButStrong is a library that enables you to dynamically create XML/HTML pages and any other files based on text source. It's a Template Engine for the PHP language. It enables you to easily display information from your database, but also to seriously harmonize and simplify your PHP ... [More] programming. TinyButStrong is oriented to HTML but not specialized to Html. This means it can work as well with Text files, XML, RSS, RTF, WML, Excel (xml), ... The OpenTBS plug-in enables your to merge OpenOffice and Ms Office documents. [Less]

5.0
 
  0 reviews  |  4 users  |  101,348 lines of code  |  2 current contributors  |  Analyzed 15 days ago
 
 

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 2. Template inheritance, Tags, Filters lead you to reusable code 3. Powerful extension ... [More] 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]

5.0
 
  0 reviews  |  3 users  |  3,653 lines of code  |  2 current contributors  |  Analyzed 2 days ago
 
 

A simple, yet powerful and flexible PHP5 template engine. Was inspired by Tumblr's custom templating engine, so the syntax is pretty close to that. There are a few parser you may use: either the ones 100% compatible with Tumblr's syntax, or the ones implementing a more compact and ... [More] flexible templating language. No need to setup caching, no need for 3rd party libraries, no pre-compiling routines. Just load a file, create a parser class, give it a string to parse + an array of configurations and hook classes. And let it roll! It's code injection safe. It's as flexible as it could be. You may change anything - from parser syntax rules to inner logics in your own descendant classes and integrate them with the core. The source includes an example and PhpDoc-style documentation + comments. [Less]

5.0
 
  0 reviews  |  2 users  |  796 lines of code  |  0 current contributors  |  Analyzed 13 days ago
 
 

Easy to use Template Engine for PHP5 (because of easy Function-Overloading). Just use the basic idea of PHP, to be a Template-Language by itself and be faster, safer and light-weighter than the average Smarty-User. Think twice if you want your Customers/Users to learn a second ... [More] (Template-)Language. Features which are implemented now: - Easy function overloading. Define new template-vars easy. - Intelligent caching to HTML files with the raw HTML output of the PHP-File. [Less]

5.0
 
  0 reviews  |  1 user  |  100 lines of code  |  0 current contributors  |  Analyzed 4 months ago
 
 

neuFramework is as it sounds, a framework, mainly designed to provide even the freshest ('neu'bies) developers a complex yet easy code base to create websites from and learn from at the same time. Currently neuFramework is made up of the 'neuPHP' model, a set of objects including ... [More] a template engine, error handler, RBL/Blacklist handling, multiple-database support and account management/custom session handling. neuJS is designed to be a functional yet minimal cross-browser object for browser features, for layer manipulation, AJAX/JSON and more. [Less]

0
 
  0 reviews  |  1 user  |  2,402 lines of code  |  1 current contributor  |  Analyzed 8 days ago
 
 

Bastille Framework (Previously known as SCMS) is a PHP MVC based secure content management system. It is designed from the ground up to withstand common Web application vulnerabilities such as SQL injection, XSS, CSRF, session fixation/hijacking, and many others. It is designed for PHP 5.0-5.2.x ... [More] and MySQL 4.1+, and it can optionally support PostgreSQL as a database backend. [Less]

0
 
  0 reviews  |  1 user  |  3,179 lines of code  |  1 current contributor  |  Analyzed 7 months ago
 
 

A very simple templating system similar to Smarty. Written in object-oriented PHP.

0
 
  0 reviews  |  0 users  |  49 lines of code  |  0 current contributors  |  Analyzed about 2 years 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.