Simple PHP MVC Website - Version 1.0.1 Simple PHP MVC Website - PHP script for simple site. This is a static web site, consists from the few pages. It allows page navigation by using a top menu, adding/editing content of the pages, changing HTML code etc. No database used to store page contents, it may be done directly via the code of appropriate controller. This script uses a template feature of the framework.