![]() |
NanoFramework 1.4.0
A tiny PHP Framework
|
▼NSteeveDroz | |
▼NNanoFramework | |
▼NExceptions | |
CError404Exception | Detects deliberate 404 errors |
CRedirectException | Detects redirections |
CController | Handles I/O and HTTP methods |
CDotEnv | Manages constants |
CModel | Connects to the database |
CModelInterface | Interface that the user can implement in order to create a new Model, based on a real ODBC |
CRoute | Maps the URIs to the Controllers |
CView | Parses files to insert data |