Libraries tagged by templating language
twig/twig
357137908 Downloads
Twig, the flexible, fast, and secure template language for PHP
qiq/qiq
82927 Downloads
Provides a TemplateView implementations using PHP itself as the templating language, and an optional lightweight template markup.
components/handlebars.js
176547 Downloads
Handlebars.js and Mustache are both logicless templating languages that keep the view and the code separated like we all know they should be.
aura/view
124813 Downloads
Provides an implementation of the TemplateView and TwoStepView patterns, with support for helpers and for closures as templates, using PHP itself as the templating language.
wrklst/docxmustache
6256 Downloads
docx template manipulation class, based on mustache templating language
lucinda/view-language
21561 Downloads
High performance view templating API for PHP applications using tags & expressions inspired by Java JSTL and C Compiler
piestar/dough
7956 Downloads
The Dough Templating Language
upfactor/sim
83 Downloads
Template language for PHP
atk14/vlnka
18418 Downloads
Replaces regular space with a non-breaking space in places where line break should not occur as per Czech language spec
tfd7/tfd7
1134 Downloads
Twig for Drupal 7, use the same convient template language as in Drupal 8 core
vanilla/garden-hydrate
32588 Downloads
A JSON based templating language for data.
lightning/view
1231 Downloads
Library to write some HTML pages in PHP, an alternative to the templating languages.
interitty/markdown
337 Downloads
Support for Markdown language in Nette framework and templating system Latte.
mcsodbrenner/serpent
325 Downloads
Serpent is a lightweight and compiling templating engine for PHP. It was designed to seamlessly integrate into existing MVC frameworks. It uses PHP itself as its template language, so you do not need to learn a new markup language. On the other side you get many improvements compared to pure PHP.
electblake/mustache
38 Downloads
CakePHP View Helper Plugin for the Mustache Templating Language