2017 © Pedro Peláez
 

library html-template

A template system to separate HTML from backend logic. Support in PHP for now.

image

mapq/html-template

A template system to separate HTML from backend logic. Support in PHP for now.

  • Friday, April 24, 2015
  • by Mapq
  • Repository
  • 2 Watchers
  • 0 Stars
  • 39 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Simple Template System in PHP

The tiny template is a very simple template language implemented in PHP to be used for small projects and classroom instruction. The language supports conditionals, repetitions, and calls to functions embedded in HTML. I wrote it to explain how template systems work and to demonstrate why they need to have some amount of computation in them., (*1)

Since its first version, I have added a few things that were easy to add but extended it beyond the original goals. There are still a few things left to be implemented., (*2)

Manuel A. Perez-Quinones Computer Science Virginia Tech 2014, (*3)

The Versions

24/04 2015

dev-master

9999999-dev

A template system to separate HTML from backend logic. Support in PHP for now.

  Sources   Download

AGPL-3.0

The Requires

  • php >5.0

 

24/04 2015

v1.3.6

1.3.6.0

A template system to separate HTML from backend logic. Support in PHP for now.

  Sources   Download

AGPL-3.0

The Requires

  • php >5.0

 

01/02 2015

v1.3.4

1.3.4.0

A template system to separate HTML from backend logic. Support in PHP for now.

  Sources   Download

AGPL-3.0

The Requires

  • php >5.0

 

01/02 2015

v1.3.5

1.3.5.0

A template system to separate HTML from backend logic. Support in PHP for now.

  Sources   Download

AGPL-3.0

The Requires

  • php >5.0

 

31/12 2014

v1.3.3

1.3.3.0

A template system to separate HTML from backend logic. Support in PHP for now.

  Sources   Download

AGPL-3.0

The Requires

  • php >5.0

 

28/12 2014

v1.3.2

1.3.2.0

A template system to separate HTML from backend logic. Support in PHP for now.

  Sources   Download

AGPL-3.0

The Requires

  • php >5.0

 

28/12 2014

v1.3.1

1.3.1.0

A template system to separate HTML from backend logic. Support in PHP for now.

  Sources   Download

AGPL-3.0

The Requires

  • php >5.0

 

28/12 2014

v1.3

1.3.0.0

A template system for separate of HTML and backend logic.

  Sources   Download

The Requires

  • php >5.0