Showing 1-20 of 20 Resources

Smarty is a template engine that compiles the templates into PHP scripts, then executes those scripts. Very fast, very flexible. Allows custom functions, configurable syntax, built in caching and much more!

  • Free

A very easy to use, yet powerful and quick template engine that enables you to separate your page layout and design from your code. Handles simple variable replacement and table building using two dimensional arrays and/or MySQL result sets and includes support for multiple template files.

  • Free

A simple variable interpolation template class that parses your templates for variables and spits out HTML with their values. I'ts fast because it doesn't perform any logic, which should be kept in the code.

  • Free

A modification of the popular Fast Template system, this includes a cache function, debug console, silent removal of unassigned dynamic blocks, the ability to include PHP code into templates and Pattern Assign.

  • Free

A templating engine for Python and PHP. Targeted to web application developers, who want to separate program code and design of their projects. It includes a large set of templating language that supports basic programming operations.

  • Free

A simple and easy to use class that lets you make whole websites based on template files for layouts. Change the template and your whole site changes.

  • Free

A simple, light weight and easy to use template parser class. It can assemble a page from several templates, output result pages to the browser or write them to a file, perform loops, follow nested conditions, show multiple columns per row in a table loop, change colors in a loop and more.

  • Free

A compact template engine for HTML files. It features a simple syntax for template variables and blocks. Blocks can be nested.

  • Free

A simple class to parse a Dreamweaver template for use in custom mods for a Gallery 2 and a WordPress blog. The idea is that the theme code needs to parse the file in different ways. This class makes it a breeze.

  • Free

A powerful but lightweight PEAR-compliant template system. It is non-compiling, and uses PHP itself as its template language so you don't need to learn a new markup system. It has an object-oriented system of template plugins and output filters.

  • Free

Simplifies website development and maintenance. It holds commonly used variables and page elements so you don't need to duplicate common layouts over and over.

  • Free

A template engine that is multi-byte safe and consumes little computing resource. It supports variable replacement, block that can be set to hidden or shown, loop, multiple-depth loop, and inclusion of external template file.

  • Free

A template system that allows you to reshuffle templates with exactly the same data.

  • Free

An object oriented template class you can use in your own programs.

  • Free

A template engine that supports MySQL, Odbc, Sql-Server and ADODB. It includes seven methods and two properties. It is easy to use and includes several features.

  • Free

An open source library for processing templates. The aim of the project is to split the design and code into different files, and have it as simple as possible. Current version supports special tag processing and if/unless/else statements.

A template engine to create and structure websites and applications. It can translate and compile the templates. Features block building by indention and a TagLib with always needed functionality.

  • Free

A small and fast template class that allows you to separate your PHP logic from your HTML presentation code. It supports basic variable interpolation, unlimited nested loops, conditional case loops and simple conditionals.

  • Free

Lightweight template engine which allows you to completely separate your logic from your presentation. It is fast and regex-based, and supports caching or cacheless operation.

  • Free

A modern template engine for PHP 5 with XML-based template language, declarative programming support and an API similar to those used in frameworks.

  • Free
Showing 1-20 of 20 Resources