My software:

Libraries
php2static - https://github.com/darlo-me/php2static

Small library to enable view-controller and inter-view/inter-controller communication.

Allows easy code reuse by using php as a templating engine and sending variables via a $this object

View the README or look at the code for this website for an example usage.