Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 2.07 KB

templating.md

File metadata and controls

24 lines (22 loc) · 2.07 KB

Templating

Libraries and tools for templating and lexing.

  • jade-phalcon - Jade Template Engine for Phalcon PHP Framework
  • phalcon-xslt-view-engine - Adapter to use XSLT as templating engine for Phalcon PHP Framework
  • twig-phalcon - Twig Template Engine for Phalcon PHP Framework
  • bbmustache - Binary pattern match Based Mustache template engine for Erlang/OTP.
  • eml - Library for writing and manipulating (HTML) markup in Elixir.
  • exgen - A templating library for quickly generating Elixir projects.
  • expug - Pug templates for Elixir.
  • mustache - Mustache templates for Elixir.
  • mustachex - Mustache for Elixir - Logic-less templates.
  • templates - Helper library for adding templating to web applications.
  • Foil - Another native PHP templating library.
  • Lex - A lightweight template parser.
  • MtHaml - A PHP implementation of the HAML template language.
  • Mustache - A PHP implementation of the Mustache template language.
  • Phly Mustache - Another PHP implementation of the Mustache template language.
  • PHPTAL - A PHP implementation of the TAL templating language.
  • Plates - A native PHP templating library.
  • Smarty - A template engine to complement PHP.
  • Twig - A comprehensive templating language.
  • Tale Jade - A PHP implementation of the Jade template language.