2017 © Pedro Peláez
 

library smarty

Smarty - the compiling PHP template engine, fork

image

mon1k/smarty

Smarty - the compiling PHP template engine, fork

  • Monday, January 9, 2017
  • by Mon1k
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 33 % Grown

The README.md

Smarty 2 template engine

Distribution repository

Starting with Smarty 2.6.23 Composer has been configured to load the packages from github. This is fork for smarty with adding several plugins and internals. And comparable with php 5.6+., (*1)

NOTE: Because of this change you must clear your local composer cache with the "composer clearcache" command, (*2)

To get the latest stable version use, (*3)

"require": {
   "Mon1k/smarty": "~2.6"
}

in your composer.json file., (*4)

To get the trunk version use, (*5)

"require": {
   "Mon1k/smarty": "~2.6@dev"
}

The "Mon1k/smarty" package will start at libs/.... subfolder., (*6)

The Versions

09/01 2017

dev-master

9999999-dev http://www.smarty.net

Smarty - the compiling PHP template engine, fork

  Sources   Download

LGPL-3.0

The Requires

  • php >=5.6

 

by Monte Ohrt
by Monk

templating