mirror of
https://github.com/smarty-php/smarty.git
synced 2026-07-04 23:41:02 +02:00
b83ffdd2d6184cd8929d7d1c16583f6bf96540f2
fixed a regression from #1189 where a child template's block override no longer applied to a template {include}d by the parent
fixed a regression from #1189 where a child template's block override no longer applied to a template {include}d by the parent
Smarty template engine
Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic.
Documentation
Read the documentation to find out how to use it.
Requirements
Smarty v5 can be run with PHP 7.2 to PHP 8.5.
Installation
Smarty versions 3.1.11 or later can be installed with Composer.
To get the latest stable version of Smarty use:
composer require smarty/smarty
More in the Getting Started section of the docs.
Sponsors
Smarty is sponsored by:
- Marc Laporte @marclaporte
- Temma, the MVC framework based on Smarty
Thank you!
Languages
PHP
91.2%
Go Template
5.2%
Yacc
2.4%
Smarty
0.8%
Dockerfile
0.2%
Other
0.1%