Search   
Home  Print View  

 

MelKingdom Framework

Table of Content

Minimalistic MVC php Framework for web and terminal applications.


Click to selectIntroduction
The Melkingdom framework is aim to the development of moderate-size applications without the hassle of modern overkilling frameworks.

Features:

* All code (both framework and application) resides in the same Linux host.
* Multiples applications can share the same framework code (included)
* Multiples user interfaces (web, terminal, etc) can be written for the same backend.
* Uses a MySQL database.
* Sessions are kept in the database.
* Configuration is kept in a text file containing key=value lines.
* The security scheme supports users, groups and record-view securities.

Online Manuals -- this software is based on Help Books running at melissa