Libraries tagged by php templates
herald-project/client-php
4751 Downloads
Herald client for PHP
ramsey/php-library-skeleton
346 Downloads
A starter kit for quickly setting up a new PHP library package.
sevenphp/savantphp
3786 Downloads
Savant (SavantPHP) is a simple and minimalistic, yet object-oriented, Templating System For PHP minimalist. It aims at ONE thing, being a simple lightweight TEMPLATING system. The focus is on ONE thing - PHP can do everything, so do everything with PHP, just use SavantPHP for only separating the 'view/templating' concern from your business logic. Hence the philosophy of 'I just want to separate my front layer(view) from the back layer(code logic) in the most simple & effective way & that's it, nothing more, nothing less, nothing else (no added crap)'
rgamba/tonic
463 Downloads
Super fast and powerful PHP template engine
jinya/plates
4365 Downloads
Plates, the native PHP template system that's fast, easy to use and easy to extend.
divengine/div
1006 Downloads
Div PHP Template Engine
cseufert/hamle
6392 Downloads
A PHP template engine. HAMLE was inspired by HAML/Jade, however involves less typing, and does not allow php code in a template, but does have logic and function calls.
bayfrontmedia/veil
1326 Downloads
A fast, lightweight, framework-agnostic PHP template engine.
activecollab/templateengine
14418 Downloads
Component that abstracts template engines and offers easy to use PHP template engine
ttek/tk-domtemplate
1594 Downloads
A PHP DOM Template library using XML/HTML files for templates
phug/util
94908 Downloads
Phug base utils, Pug (ex-Jade) for PHP, HTML template engine structured by indentation
phug/renderer
78385 Downloads
Pug (ex-Jade) renderer for PHP, HTML template engine structured by indentation
bnomei/kirby3-storybook
70 Downloads
Kirby Plugin to generate Storybook stories from PHP snippets and templates
alexoliverwd/brace
2817 Downloads
A simple template language written in PHP
bephp/microtpl
805 Downloads
small template attribute language implemention for PHP (using xml_parse)