Libraries tagged by php template
phpunit/php-text-template
717204284 Downloads
Simple template engine.
twig/twig
374134709 Downloads
Twig, the flexible, fast, and secure template language for PHP
phpoffice/phpword
24775137 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
rize/uri-template
103910916 Downloads
PHP URI Template (RFC 6570) supports both expansion & extraction
guzzlehttp/uri-template
128119236 Downloads
A polyfill class for uri_template of PHP
latte/latte
12355256 Downloads
☕ Latte: the intuitive and fast template engine for those who want the most secure PHP sites. Introduces context-sensitive escaping.
smarty/smarty
31569692 Downloads
Smarty - the compiling PHP template engine
setasign/fpdi
107433429 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
slim/php-view
8360678 Downloads
Render PHP view scripts into a PSR-7 Response object.
league/plates
4776575 Downloads
Plates, the native PHP template system that's fast, easy to use and easy to extend.
zordius/lightncandy
8762360 Downloads
An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ).
eftec/bladeone
5427701 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
squirrelphp/twig-php-syntax
5712722 Downloads
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
nicmart/string-template
1449858 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
3612148 Downloads
Liquid template engine for PHP