2017 © Pedro Peláez
 

library uv

UV is a minimalist plain PHP framework supporting template inheritance, developed and used Scherzo web framework. For a usage example, let's have a look at the given index.php file and at the templates directory.

image

tchappui/uv

UV is a minimalist plain PHP framework supporting template inheritance, developed and used Scherzo web framework. For a usage example, let's have a look at the given index.php file and at the templates directory.

  • Thursday, November 30, 2017
  • by tchappui
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

scherzo-uv

UV (micro-views) is a minimalist plain PHP templating framework, supporting template inheritance, developed and used by the Scherzo web framework project. For a usage example, let's have a look at the given index.php file and at the templates directory., (*1)

The Versions

30/11 2017

dev-master

9999999-dev

UV is a minimalist plain PHP framework supporting template inheritance, developed and used Scherzo web framework. For a usage example, let's have a look at the given index.php file and at the templates directory.

  Sources   Download

MIT

The Development Requires

by Thierry Chappuis