mvcphp/
public/ Entrypoint, .htaccess
app/ Application Code. Core.
controller/ Controller.
model/ Model data which connect to the database.
views/
core/ Super Class for Controller and View.
start.php bootstrap file.