Libraries tagged by templater_php
raelgc/template
29090 Downloads
PHP Template
avadim/fast-excel-templator
38337 Downloads
Lightweight and very fast Excel Spreadsheet generator from XLSX-templates in PHP
saggre/phpdocumentor-markdown
39611 Downloads
Markdown template for phpDocumentor3
wol-soft/php-micro-template
80344 Downloads
A minimalistic templating engine for PHP
jeremykenedy/laravel-phpinfo
160779 Downloads
phpinfo() in a pretty Laravel blade template
text/template
183755 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
1551477 Downloads
use think template engine for hyperf.
shadz3rg/php-stamp
127329 Downloads
The XSL-way templating library for MS Office Word DOCX documents.
foil/foil
106562 Downloads
PHP template engine for native PHP templates
aura/view
131118 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
249655 Downloads
Pug (ex-Jade) facade engine for PHP, HTML template engine structured by indentation
tomatophp/filament-wallet
14558 Downloads
Account Balance / Wallets Manager For FilamentPHP and Filament Account Builder
tomatophp/filament-translations
11117 Downloads
Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and translate them use UI.
tomatophp/filament-settings-hub
14700 Downloads
Manage your Filament app settings with GUI and helpers
qiq/qiq
92284 Downloads
Provides a TemplateView implementations using PHP itself as the templating language, and an optional lightweight template markup.