2017 © Pedro Peláez
 

library smarty

PrestaShop Smarty version

image

prestashop/smarty

PrestaShop Smarty version

  • Thursday, May 11, 2017
  • by ps-jarvis
  • Repository
  • 15 Watchers
  • 1 Stars
  • 91,983 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 1 % Grown

The README.md

Smarty template engine

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

CI, (*2)

Documentation

Read the documentation to find out how to use it., (*3)

Requirements

Smarty can be run with PHP 7.1 to PHP 8.0., (*4)

Installation

Smarty versions 3.1.11 or later can be installed with Composer., (*5)

To get the latest stable version of Smarty use: ```bash composer require smarty/smarty, (*6)


To get the latest, unreleased version, use: ```bash composer require smarty/smarty:dev-master

To get the previous stable version of Smarty, Smarty 3, use: ```bash composer require smarty/smarty:^3 ````, (*7)

The Versions

11/05 2017

dev-master

9999999-dev https://github.com/PrestaShop/smarty

PrestaShop Smarty version

  Sources   Download

LGPL-3.0

The Requires

  • php >=5.2

 

by Monte Ohrt
by Rodney Rehm
by PrestaShop SA

11/05 2017

dev-dev

dev-dev https://github.com/PrestaShop/smarty

PrestaShop Smarty version

  Sources   Download

LGPL-3.0

The Requires

  • php >=5.2

 

by Monte Ohrt
by Rodney Rehm
by PrestaShop SA