Libraries tagged by templater_php
tinybutstrong/opentbs
807595 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.
traceway/opentelemetry-symfony
17414 Downloads
Pure-PHP OpenTelemetry instrumentation for Symfony — automatic HTTP, Console, HttpClient, Messenger, Doctrine DBAL, Cache, Twig tracing and Monolog log-trace correlation with response propagation, a lightweight Tracing helper, route templates, and semantic conventions. No C extension required (ext-protobuf recommended for production).
raelgc/template
35444 Downloads
PHP Template
avadim/fast-excel-templator
136683 Downloads
Lightweight and very fast Excel Spreadsheet generator from XLSX-templates in PHP
saggre/phpdocumentor-markdown
99252 Downloads
Markdown template for phpDocumentor3
wol-soft/php-micro-template
142999 Downloads
A minimalistic templating engine for PHP
byjg/jinja-php
50731 Downloads
Lightweight PHP implementation of the Jinja2 template engine originally developed for Python
jeremykenedy/laravel-phpinfo
183482 Downloads
phpinfo() in a pretty Laravel blade template
text/template
206448 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
2129968 Downloads
use think template engine for hyperf.
mailslurp/mailslurp-client-php
59461 Downloads
MailSlurp is an API for sending and receiving emails and SMS from dynamically allocated email addresses and phone numbers. It's designed for developers and QA teams to test applications, process inbound emails, send templated notifications, attachments, and more. ## Resources - [Homepage](https://www.mailslurp.com) - Get an [API KEY](https://app.mailslurp.com/sign-up/) - Generated [SDK Clients](https://docs.mailslurp.com/) - [Examples](https://github.com/mailslurp/examples) repository
codewithkyrian/jinja-php
280368 Downloads
A minimalistic PHP implementation of the Jinja templating engine, specifically designed for parsing and rendering ML chat templates.
foil/foil
112895 Downloads
PHP template engine for native PHP templates
aura/view
160491 Downloads
Provides an implementation of the TemplateView and TwoStepView patterns, with support for helpers and for closures as templates, using PHP itself as the templating language.
phug/phug
302354 Downloads
Pug (ex-Jade) facade engine for PHP, HTML template engine structured by indentation