Donoussa is a minimalistic PHP MVC framework, simple and easy to use. It combines FLAT PHP code writing freedom with basic MVC features. It bears the name of the small Greek island Donoussa
It could be useful in small/medium-size projects. PHP 5.3.0 or newer is recommended. Tested with PHP 7
Copyright Christos Pontikis http://www.pontikis.net
License MIT
- ajax not authenticated to redirect to login #8
- action as alias of another action #5
- improve documentation #4
- private vars (getters - setters) - reconstruction - docs #3
- Various improvements
- Various improvements
- Bug fix with memcached usage
- table page_url added (additionally contains ajax urls)
- Bug fix with memcached usage
- Class donoussa
- settings file
- init file
- front controller (index.dist.php)
- memcached support