Libraries tagged by php template engine
phpunit/php-text-template
776919614 Downloads
Simple template engine.
smarty/smarty
33674320 Downloads
Smarty - the compiling PHP template engine
latte/latte
13417768 Downloads
☕ Latte: the intuitive and fast template engine for those who want the most secure PHP sites. Introduces context-sensitive escaping.
eftec/bladeone
6327694 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
nicmart/string-template
1531067 Downloads
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.
liquid/liquid
3952204 Downloads
Liquid template engine for PHP
topthink/think-template
731121 Downloads
the php template engine
pug-php/pug
347284 Downloads
HAML-like template engine for PHP
fenom/fenom
92713 Downloads
Fenom - excellent template engine for PHP
tinybutstrong/opentbs
656261 Downloads
With OpenTBS you can merge LibreOffice, OpenOffice and Ms Office documents with PHP using the TinyButStrong template engine. Simple use LibreOffice, OpenOffice or Ms Office to edit your templates : DOCX, XLSX, PPTX, ODT, OSD, ODP and other formats.
neoan3-apps/template
29601 Downloads
PHP DOMDocument-based minimal template engine
text/template
189415 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
sy-records/think-template
1685218 Downloads
use think template engine for hyperf.
wol-soft/php-micro-template
96986 Downloads
A minimalistic templating engine for PHP
codewithkyrian/jinja-php
19878 Downloads
A minimalistic PHP implementation of the Jinja templating engine, specifically designed for parsing and rendering ML chat templates.