Libraries tagged by template engine
rain/raintpl
139493 Downloads
easy and fast template engine
genealabs/laravel-casts
284127 Downloads
Useful form macros for Laravel's Blade template engine.
text/template
206132 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
2121635 Downloads
use think template engine for hyperf.
wol-soft/php-micro-template
142084 Downloads
A minimalistic templating engine for PHP
ytake/laravel-smarty
409044 Downloads
Smarty template engine for Laravel and Lumen
phug/phug
301868 Downloads
Pug (ex-Jade) facade engine for PHP, HTML template engine structured by indentation
phalcon/volt
27200 Downloads
Phalcon Volt is an HTML template engine for server-side rendering.
jupitern/docx
157089 Downloads
docx tools - template engine, merge docx files
foil/foil
112783 Downloads
PHP template engine for native PHP templates
fenom/fenom
96357 Downloads
Fenom - excellent template engine for PHP
projek-xyz/slim-plates
83493 Downloads
Render your Slim 3 application views using Plates template engine.
oxid-esales/twig-component
568420 Downloads
The component supports Twig template engine.
keepsuit/laravel-liquid
21669 Downloads
Liquid template engine for Laravel
byjg/jinja-php
50386 Downloads
Lightweight PHP implementation of the Jinja2 template engine originally developed for Python