NanoFramework 1.4.0
A tiny PHP Framework
Data Structures
Here are the data structures with brief descriptions:
[detail level 1234]
 NSteeveDroz
 NNanoFramework
 NExceptions
 CError404ExceptionDetects deliberate 404 errors
 CRedirectExceptionDetects redirections
 CControllerHandles I/O and HTTP methods
 CDotEnvManages constants
 CModelConnects to the database
 CModelInterfaceInterface that the user can implement in order to create a new Model, based on a real ODBC
 CRouteMaps the URIs to the Controllers
 CViewParses files to insert data