PHP Classes

File: htdocs/xoops_lib/vendor/smarty/smarty/README.md

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/xoops_lib/vendor/smarty/smarty/README.md   Download  
File: htdocs/xoops_lib/vendor/smarty/smarty/README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 2 months ago
Size: 660 bytes
 

Contents

Class file image Download

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 can be run with PHP 7.1 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.