pmikro


Description

Pmikro is a tiny framework written with PHP.
It's based on a template engine library which allows the creation of HTML templates that are imported and used in PHP scripts to ease the process of web page design and includes caching.

Files

To have a minimal but functional web portal based on pmikro you'll need at least:

  • index.php
  • libs/libtemplate.php
  • templates/layout.thtml
  • styles.css