Projects tagged ‘php’ and ‘template’


Jump to tag:

Projects tagged ‘php’ and ‘template’

Filtered by Project Tags php template

Refine results Project Tags framework (31) php5 (27) web (22) cms (22) engine (21) css (20) mysql (19) html (17) wordpress (16) javascript (16) theme (16) mvc (15)

[160 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.

53 Users
   

SPIP est un Système de Publication pour l'Internet. Kesako ? Il s'agit d'un ensemble de fichiers, installés sur votre compte Web, qui vous permettent de bénéficier d'un certain nombre ... [More] d'automatismes : gérer un site à plusieurs, mettre en page vos articles sans avoir à taper de HTML, modifier très facilement la structure de votre site... Avec le même logiciel qui sert à visiter un site (Netscape, Microsoft Explorer, Mozilla, Opera...), SPIP permet de fabriquer et de tenir un site à jour, grâce à une interface très simple d'utilisation. [Less]
Created over 3 years ago.

27 Users
   

SPIP-ZONE est l'espace de développement et de partage des plugins, contributions et templates liés à SPIP
Created about 1 year 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.

10 Users
   

A free premium social media WordPress theme from Chris Pirillo.
Created 11 months ago.

9 Users
 

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 ... [More] with powerful syntax, it provides a modern, objective API designed especially for use with popular frameworks. [Less]
Created 9 months ago.

7 Users
   

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 ... [More] will insert placeholders in your HTML documents, which will be replaced by the actual computed values by your PHP application. [Less]
Created over 3 years ago.

4 Users
 

PHP iAddressBook is an address book for a single user. You can use it for Personal or Business Cards (it supports tons of fields), features a spotlight-like search, has transparent vCard ... [More] import/export, multilanguage support, design templates and an intuitive interface. It aims at 100% compatibility to the AddressBook in Mac OS X. [Less]
Created about 1 year ago.

4 Users
   

Templo is the advanced template system for haXe. It consists of one small haXe loader, and one commandline tool temploc which is capable of compiling a .mtt template file either to Neko or PHP. ... [More] temploc is written in NekoML because of its parser facilities. [Less]
Created about 1 year 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.