2017 © Pedro Peláez
 

library view

Lightweight PHP Library to create Views from HTML Templates, supports variables and translations

image

leedch/view

Lightweight PHP Library to create Views from HTML Templates, supports variables and translations

  • Monday, January 1, 2018
  • by leedch
  • Repository
  • 1 Watchers
  • 0 Stars
  • 29 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 16 % Grown

The README.md

View Generator

A simple library that can generate a HTML file from any text file. Supports variables and translations, (*1)

Add Variables by putting {{$VARIABLENAME}} in your Template Add Translations by putting {{t:translationName}} in your Templates, (*2)

An example template is in the folder /examples, (*3)

The Versions

01/01 2018

dev-master

9999999-dev https://github.com/leedave/view.git

Lightweight PHP Library to create Views from HTML Templates, supports variables and translations

  Sources   Download

MIT

The Requires

 

The Development Requires

mvc translation view leedch

01/01 2018

1.0.1

1.0.1.0 https://github.com/leedave/view.git

Lightweight PHP Library to create Views from HTML Templates, supports variables and translations

  Sources   Download

MIT

The Requires

 

The Development Requires

mvc translation view leedch

01/01 2018