Stars: 2139
Forks: 705
Pull Requests: 245
Issues: 638
Watchers: 183
Last Updated: 2023-09-14 12:50:08
Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic.
License: Other
Languages: PHP, Smarty, Yacc, Shell, Dockerfile, Makefile
Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic.
Read the documentation to find out how to use it.
Smarty v5 can be run with PHP 7.2 to PHP 8.2.
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.