2017 © Pedro Peláez
 

library php-view

Simple php view renderer

image

rlanvin/php-view

Simple php view renderer

  • Thursday, January 26, 2017
  • by rlanvin
  • Repository
  • 1 Watchers
  • 0 Stars
  • 56 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

PHP View Renderer

Very simple template engine using PHP as the template language., (*1)

Build Status, (*2)

Supports:, (*3)

  • Layout (decorator)
  • Partials
  • Global variables (accross all templates)

Does NOT support:, (*4)

  • Auto-escaping for XSS, you have to take care of that yourself

Similar to / inspired by:

  • Slim PHP View https://github.com/slimphp/PHP-View
  • Symfony Templating Component https://github.com/symfony/templating

The Versions

26/01 2017

dev-master

9999999-dev

Simple php view renderer

  Sources   Download

MIT