Libraries tagged by php template
phpunit/php-text-template
788481345 Downloads
Simple template engine.
twig/twig
403044280 Downloads
Twig, the flexible, fast, and secure template language for PHP
phpoffice/phpword
28287304 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
rize/uri-template
116868034 Downloads
PHP URI Template (RFC 6570) supports both expansion & extraction
guzzlehttp/uri-template
166560105 Downloads
A polyfill class for uri_template of PHP
smarty/smarty
34352929 Downloads
Smarty - the compiling PHP template engine
setasign/fpdi
120436010 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.
league/plates
5213482 Downloads
Plates, the native PHP template system that's fast, easy to use and easy to extend.
zordius/lightncandy
9459607 Downloads
An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ).
latte/latte
13712849 Downloads
☕ Latte: the intuitive and fast template engine for those who want the most secure PHP sites. Introduces context-sensitive escaping.
eftec/bladeone
6580451 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
squirrelphp/twig-php-syntax
6890640 Downloads
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
nicmart/string-template
1556662 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.
slim/php-view
8962057 Downloads
Render PHP view scripts into a PSR-7 Response object.
liquid/liquid
4052693 Downloads
Liquid template engine for PHP