Skip to content

Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic.

License

Notifications You must be signed in to change notification settings

smarty-php/smarty

Folders and files

NameName
Last commit message
Last commit date
Nov 20, 2024
Dec 28, 2024
Aug 7, 2023
Dec 27, 2024
May 23, 2024
Dec 28, 2024
Feb 13, 2025
Dec 23, 2024
Sep 20, 2022
Aug 7, 2023
Dec 23, 2024
Sep 14, 2023
Jan 5, 2021
Sep 14, 2023
Nov 20, 2024
Aug 7, 2023
Mar 25, 2024
Aug 7, 2023
Nov 20, 2024
Apr 5, 2024
Jun 30, 2024
Aug 7, 2023
Nov 20, 2024
Nov 24, 2022

Repository files navigation

Smarty template engine

Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic.

CI

Documentation

Read the documentation to find out how to use it.

Requirements

Smarty v5 can be run with PHP 7.2 to PHP 8.4.

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.

About

Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published