Introduction
M4MVC Framework is using as the name suggests Model, View, Controller architecture. Main Framework functionality can be found in app/core folder, but there are also important app/helper methods and config files.
There are 3 core files:
And 7 helper files
Then there is also extra helper folder user
with can be used for fast and simple authentication system.