Libraries tagged by php-template
centreon/smarty
59711 Downloads
Centreon Smarty - the compiling PHP template engine fork by Centreon
slepic/php-template
18008 Downloads
Simple PHP abstraction of template rendering.
buzzingpixel/php-template-engine
1368 Downloads
yakeing/php_template
4 Downloads
PHP TEMPLATE ANALYSIS.
sevenphp/savantphp
3813 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
464 Downloads
Super fast and powerful PHP template engine
phpolar/pure-php
658 Downloads
Pure PHP Templates
opensolutions/foil
301 Downloads
PHP template engine for native PHP templates
neclimdul/openapi-php-helper
6689 Downloads
Runtime helper for OpenAPI Generator PHP templates.
maplephp/swiftrender
370 Downloads
PHP SwiftRender is a pure and highly portable PHP template library.
jrhenderson1988/miniphy
1463 Downloads
A HTML/PHP template minifier. Includes support for Laravel's Blade compiler.
jinya/plates
4793 Downloads
Plates, the native PHP template system that's fast, easy to use and easy to extend.
divengine/div
1029 Downloads
Div PHP Template Engine
datingvip/smarty
1698 Downloads
Smarty - the compiling PHP template engine
cseufert/hamle
6644 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.